Preparing search index...
The search index is not available
@wopjs/cast - v0.1.2
@wopjs/cast
isPlainObject
Function isPlainObject
Returns
true
if
x
is a plain object (shallow test), not
null
or array.
isPlainObject
(
x
:
unknown
)
:
x
is
PlainObject
Parameters
x
:
unknown
Returns
x
is
PlainObject
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.2
Loading...
Returns
true
ifx
is a plain object (shallow test), notnull
or array.