Keys of the resulting object.
Values of the resulting object. If a key corresponds to a Values
member that
is undefined or past the end, it defaults to the corresponding Defaults
member.
Default values. If a key corresponds to a Defaults
member that is past the
end, the default falls back to undefined
.
Generated using TypeDoc
Zips a key tuple type and a value tuple type together into an object.