Skip to content

Type Alias: IMapEntry<K, V>

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

Defined in: mobx:

Type Parameters

Type ParameterDefault type
Kany
Vany

See

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