Appearance
getKeys<K, V>(data): K[]
K
V
data
Defined in: packages/core/src/iterable/getKeys.ts:4
Get IterableList keys as array
IterableList<K, V>
IterableList
K[]