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