nanokv
Preparing search index...
index
KvPairNotFound
Type Alias KvPairNotFound<X>
type
KvPairNotFound
<
X
extends
KvPair
>
=
{
key
:
X
[
"key"
]
;
value
:
null
;
versionstamp
:
null
;
}
Type Parameters
X
extends
KvPair
Index
Properties
key
value
versionstamp
Properties
key
key
:
X
[
"key"
]
value
value
:
null
versionstamp
versionstamp
:
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
versionstamp
nanokv
Loading...