Preparing search index...
The search index is not available
@nats-io/kv
@nats-io/kv
KvCodecs
Type Alias KvCodecs
KvCodecs
:
{
key
:
KvCodec
<
string
>
;
value
:
KvCodec
<
Uint8Array
>
}
Type declaration
key
:
KvCodec
<
string
>
Codec for Keys in the KV
value
:
KvCodec
<
Uint8Array
>
Codec for Data in the KV
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nats-io/kv
Loading...
Codec for Keys in the KV