Interface KvCodecs

Hierarchy

  • KvCodecs

Properties

Properties

key: KvCodec<string>

Codec for Keys in the KV

value: KvCodec<Uint8Array>

Codec for Data in the KV

Generated using TypeDoc