Type mapping for Object.entries as an array of tuples
[]
NonEmptyReadonlyArray<[K1, V1] | [K2, V2] | ...>
Array<[K1, V1] | [K2, V2] | ...>
The object shape
The type of the values
v0.2.5
Type mapping for Object.entries as an array of tuples
[]
NonEmptyReadonlyArray<[K1, V1] | [K2, V2] | ...>
Array<[K1, V1] | [K2, V2] | ...>