Function isEmptyObject

  • Parameters

    • obj: unknown

    Returns obj is object

    whether the provided parameter is an empty JavaScript Object or not.