Esposter
    Preparing search index...

    Interface PrepareLocation

    interface PrepareLocation {
        dir: string;
        exists: boolean;
        key: string;
        upperDir: string;
    }
    Index
    dir: string
    exists: boolean
    key: string
    upperDir: string