Preparing search index...
The search index is not available
@hat-open/util
@hat-open/util
fromPairs
Function fromPairs
from
Pairs
<
T
>
(
arr
)
:
Record
<
string
,
T
>
Convert array of key, value pairs to object
Type Parameters
T
Parameters
arr
:
[
string
,
T
]
[]
Returns
Record
<
string
,
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@hat-open/util
Loading...
Convert array of key, value pairs to object