Determines whether the provided value is a plain object.
The value to be checked.
true if the value is a plain object, otherwise false.
true
false
This function is an alias for isPlainObject.
isPlainObject
1.0
Determines whether the provided value is a plain object.