Appearance
getValues<K, V>(data): V[]
K
V
data
Defined in: packages/core/src/iterable/getValues.ts:4
Get Map values as Array
IterableList<K, V>
IterableList
V[]