pokemon-rogue-battle
    Preparing search index...

    Function isBareObject

    • Check if an object has no properties of its own (its shape is {}). An empty array is considered a bare object.

      Parameters

      • obj: any

        Object to check

      Returns boolean

      • Whether the object is bare