@adorkable/eunomia-typescript
github
Preparing search index...
mapMapToArray
Function mapMapToArray
mapMapToArray
<
ResultType
>
(
items
:
object
,
mapTo
?:
(
value
:
any
,
key
:
string
)
=>
ResultType
,
)
:
ResultType
[]
Type Parameters
ResultType
Parameters
items
:
object
Optional
mapTo
:
(
value
:
any
,
key
:
string
)
=>
ResultType
Returns
ResultType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
@adorkable/eunomia-typescript
Loading...