Type Alias BaseKeyType<K>

BaseKeyType: BaseKey<K> | ChoiceKeyFactory<K, any>

Type Parameters