@shopify/cli-kit
    Preparing search index...

    Function isEmpty

    • 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.