KC's Workspace
    Preparing search index...
    interface UncheckedSnapshot {
        filePath: string;
        keys: string[];
    }
    Index

    Properties

    Properties

    filePath: string
    keys: string[]