KC's Workspace
    Preparing search index...
    type MemoryFile = {
        etag?: string;
        source: string | Uint8Array;
    }
    Index
    etag?: string
    source: string | Uint8Array