@bodil/bdb
    Preparing search index...

    Type Alias ArrayIndexablesOf<A>

    ArrayIndexablesOf: CustomIndexablesOf<
        A,
        IndexablePrimitive[]
        | ReadonlyArray<IndexablePrimitive>,
    >

    Type Parameters

    • A