Esposter
    Preparing search index...

    Interface OverlayEntry

    interface OverlayEntry {
        kind: OverlayEntryKind;
        relativePath: string;
    }
    Index
    relativePath: string