mex-editor
    Preparing search index...

    Model for Resource.

    interface Resource {
        $type: "PreviewResource" | "ExtractedResource";
        identifier: string;
        stableTargetId: string;
    }
    Index
    $type: "PreviewResource" | "ExtractedResource"
    identifier: string
    stableTargetId: string