@traversable/schema
    Preparing search index...
    type Options = {
        initialIndex?: (string | number)[];
        namespaceAlias?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    initialIndex?: (string | number)[]
    namespaceAlias?: string