Type alias ImmutableMap<K, V>

ImmutableMap<K, V>: ReadonlyMap<Immutable<K>, Immutable<V>>

Type Parameters

  • K

  • V

Generated using TypeDoc