Type alias MultiKey<K>

MultiKey<K>: readonly K[]

A multi-parts key.

Type Parameters

  • K = string | number | Uint8Array

Generated using TypeDoc