Returns true if value is an object (and not null or an array). Note that this will return true for class instances (use isPlainObject to check for only plain objects).
Returns true if value is an object (and not null or an array). Note that this will return true for class instances (use isPlainObject to check for only plain objects).