Converts an index signature' keys and values converted by applying the given mapping function into an array.
The index signature to convert.
The mapper function.
an array corresponding to all entries of the given index signature using the given mapper function.
Generated using TypeDoc
Converts an index signature' keys and values converted by applying the given mapping function into an array.