@vsokolov/utils - v1.4.2
Preparing search index...
isObject
Function isObject
isObject
(
val
:
unknown
)
:
val
is
RecordObject
Check if a value is an object (not null)
Parameters
val
:
unknown
The value to check
Returns
val
is
RecordObject
True if the value is an object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vsokolov/utils - v1.4.2
Loading...
Check if a value is an object (not null)