Skip to content

Type Alias: IMapEntries<K, V>

ts
type IMapEntries<K, V> = IMapEntry<K, V>[];

Defined in: mobx:

Type Parameters

Type ParameterDefault type
Kany
Vany

See

https://mobx.js.org/README.html