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

    Type Alias EntityClientRecordByToken<EC, ET>

    EntityClientRecordByToken: EntityRecord<ConfigOfClient<EC>, ET>

    Map a client instance type + entity token to the storage-facing record type.

    Type Parameters