Returns true if value is a plain object (and not null or an array). Unlike isObject this will return false if the value is a class instance or something like Map, Set, etc.
Returns true if value is a plain object (and not null or an array). Unlike isObject this will return false if the value is a class instance or something like Map, Set, etc.