@bluelibs/runner - v5.5.0
    Preparing search index...

    Interface RunnerFileSentinel

    Client-side sentinel to declare file presence in an input structure.

    interface RunnerFileSentinel {
        $runnerFile: "File";
        id: string;
        meta: InputFileMeta;
    }
    Index

    Properties

    Properties

    $runnerFile: "File"
    id: string