Returns whether the provided value is a JavaScript Object (i.e. anything but a primitive).
You will typically want to use more specific functions such as isPlainObject instead
Optional
Returns whether the provided value is a JavaScript Object (i.e. anything but a primitive).
You will typically want to use more specific functions such as isPlainObject instead