nanokv
Preparing search index...
index
KvPair
Type Alias KvPair<K, V>
type
KvPair
<
K
=
KvKey
,
V
=
any
>
=
{
key
:
K
;
value
:
V
;
}
Type Parameters
K
=
KvKey
V
=
any
Index
Properties
key
value
Properties
key
key
:
K
value
value
:
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
nanokv
Loading...