MapItemtype

readonly [MapKey<T>, MapValue<T>]
Type
MapKey
Extract the type for the key of a map.
MapValue
Extract the type for the value of a map.

Get the type for an item of a map in entry format.