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

    Type Alias EntityRecordByToken<CC, ET>

    EntityRecordByToken: EntityItemByToken<CC, ET> & EntityKey<CC>

    EntityRecordByToken — database-facing record (keys required) narrowed to a specific entity token.

    Type Parameters