ezyVet Javascript Helper Library Documentation
Preparing search index...
isObject
Function isObject
isObject
(
value
:
unknown
)
:
boolean
Detects if the value is an object type, excluding null or arrays.
Parameters
value
:
unknown
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ezyVet Javascript Helper Library Documentation
Loading...
Detects if the value is an object type, excluding null or arrays.