Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
common/object
isEmpty
Function isEmpty
isEmpty
(
object
:
object
)
:
boolean
Checks if value is an empty object, collection, map, or set.
Parameters
object
:
object
The value to check.
Returns
boolean
Returns true if value is empty, else false.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Checks if value is an empty object, collection, map, or set.