open-nav
    Preparing search index...

    Interface CodecRootDescriptor

    interface CodecRootDescriptor {
        name: string;
        ns: string;
        type: string;
    }
    Index
    name: string
    ns: string
    type: string