Documentation
Preparing search index...
core/src
valueIsObject
Function valueIsObject
valueIsObject
(
value
:
any
)
:
value
is
Record
<
string
,
any
>
Checks if the given value is an Record | object.
Parameters
value
:
any
Returns
value
is
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Checks if the given value is an Record | object.