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

    Type Alias EntityClientItemByToken<EC, ET>

    EntityClientItemByToken: EntityItem<ConfigOfClient<EC>, ET>

    Map a client instance type + entity token to the domain-facing item type.

    This is the “item-facing” shape (global keys and generated property tokens are not required and are typically stripped via removeKeys).

    Type Parameters