Preparing search index...
The search index is not available
utilium
utilium
map
Function map
map
<
const
T
>
(
items
)
:
Map
<
keyof
T
,
T
[
keyof
T
]
>
Type Parameters
const
T
extends
Partial
<
Record
<
any
,
any
>
>
Parameters
items
:
T
Returns
Map
<
keyof
T
,
T
[
keyof
T
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...