util/is-empty-object

Determine whether an provided value is an empty object

Source:
Parameters:
Name Type Description
value

A value to test for empty-object-ness

Returns:
Type:
boolean

Whether the provided value is an empty object