Skip to content

Interface: IKeyValueMap<V>

Defined in: mobx:

See

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

Type Parameters

Type ParameterDefault type
Vany

Indexable

ts
[key: string]: V