@traversable/schema
    Preparing search index...

    Type Alias PathSpec

    type PathSpec = {
        ident: string;
        path: (string | number)[];
    }
    Index

    Properties

    Properties

    ident: string
    path: (string | number)[]