Checks whether a given value is an empty object, where an empty object is {}.
{}
Returns a boolean indicating whether the value is an empty object
Generated using TypeDoc
Checks whether a given value is an empty object, where an empty object is
{}.Returns
Returns a boolean indicating whether the value is an empty object