Appearance
xdash API Reference v0.5.14
xdash API Reference / KeyOfValueType
KeyOfValueType<T, V> = keyof PickByValueType<T, V>
T
V
PickByValueType
Defined in: src/types.ts:23
V extends T[keyof T]