@wopjs/cast - v0.1.3
Preparing search index...
isNonEmptyJSONObject
Function isNonEmptyJSONObject
isNonEmptyJSONObject
(
x
:
unknown
)
:
x
is
PlainObject
Returns
true
if
x
is a plain object and has at least one key with non-undefined value.
Parameters
x
:
unknown
Returns
x
is
PlainObject
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.3
Loading...
Returns
trueifxis a plain object and has at least one key with non-undefined value.