Extract the captured config map type from a BaseEntityClient instance type.
BaseEntityClient
A BaseEntityClient instance type.
This is a pure type-level helper used to derive token-aware types from a client instance type without requiring callers to restate the config map type.
Extract the captured config map type from a
BaseEntityClientinstance type.