Esposter
    Preparing search index...

    Interface SourceMirrorManifestEntry

    interface SourceMirrorManifestEntry {
        mtimeMs: number;
        size: number;
        target: string;
        type: SourceMirrorEntryType;
    }
    Index
    mtimeMs: number
    size: number
    target: string