Preparing search index...
The search index is not available
@wopjs/cast - v0.1.2
@wopjs/cast
toNonEmptyPlainObject
Function toNonEmptyPlainObject
Returns
x
if
x
is a plain object and has at least one key.
toNonEmptyPlainObject
<
T
extends
PlainObject
>
(
x
:
T
)
:
undefined
|
T
Type Parameters
T
extends
PlainObject
Parameters
x
:
T
Returns
undefined
|
T
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.2
Loading...
Returns
x
ifx
is a plain object and has at least one key.