h1z1-server
    Preparing search index...

    Function objectIsEmpty

    • Checks if an object is empty (has no enumerable properties).

      Parameters

      • obj: Record<string, unknown>

        The object to check.

      Returns boolean

      A boolean indicating whether the object is empty.