@snailicide/g-library
Preparing search index...
index
tg
isEmptyObject
Function isEmptyObject
isEmptyObject
<
Type
extends
EmptyObject
>
(
value
:
Type
)
:
value
is
Type
Checks if a value is an empty object.
Type Parameters
Type
extends
EmptyObject
Parameters
value
:
Type
Returns
value
is
Type
See
isNonEmptyObject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...
Checks if a value is an empty object.