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