Skip to content
Wirestate
Main Navigation
Home
Introduction
Guide
API
Appearance
Menu
Return to top
On this page
Type Alias: IMapEntry<K, V>
ts
type
IMapEntry
<
K
,
V
>
=
[
K
,
V
];
Defined in:
mobx:
Type Parameters
Type Parameter
Default type
K
any
V
any
See
https://mobx.js.org/README.html