Function isEmptyObject

  • Return true if obj is of type Object and has no properties.

    Parameters

    • obj: any

    Returns boolean