Checks if the specified value is a plain object.
value
Value to check if plain object.
true if the value is a plain object.
true
Use isObjectLiteral or is.objectLiteral instead.
isObjectLiteral
is.objectLiteral
Checks if the specified
value
is a plain object.