Type alias Pair<K, V>

Pair<K, V>: [K, V]

Represents a type which a key is associated with a value.

Type Parameters

  • K

  • V

Generated using TypeDoc