open-nav
    Preparing search index...

    Interface RootDescriptor

    interface RootDescriptor {
        name: string;
        ns: NsKey;
        type: string;
    }
    Index
    name: string
    ns: NsKey
    type: string