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