@traversable/schema
    Preparing search index...

    Type Alias Options

    type Options = {
        initialIndex?: (string | number)[];
        namespaceAlias?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

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