@karmaniverous/entity-manager
    Preparing search index...

    Type Alias ShardQueryMap<C>Protected

    ShardQueryMap: Record<string, ShardQueryFunction<C>>

    Relates a specific index token to a ShardQueryFunction to be performed on that index.

    Type Parameters