Map any object to another, using a map
Data that is used as the input to each function in map
Contains strings or functions that are called on each key/value pair of input
The mapped string
Generated using TypeDoc
Map any object to another, using a map