Preparing search index...
The search index is not available
@wopjs/cast - v0.1.2
@wopjs/cast
isNonEmptyJSONObject
Function isNonEmptyJSONObject
Returns
true
if
x
is a plain object and has at least one key with non-undefined value.
isNonEmptyJSONObject
(
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 and has at least one key with non-undefined value.