Preparing search index...
The search index is not available
wunderbaum - v0.13.1-0
wunderbaum
util
isEmptyObject
Function isEmptyObject
isEmptyObject
(
obj
:
any
)
:
boolean
Return true if
obj
is of type
Object
and has no properties.
Parameters
obj
:
any
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
wunderbaum - v0.13.1-0
Loading...
Return true if
obj
is of typeObject
and has no properties.