lodash.isplainobject
The lodash method `_.isPlainObject` exported as a module.
Found 3 results for isplainobject
The lodash method `_.isPlainObject` exported as a module.
A utility function that returns true if the argument is a plain object. Otherwise returns false.
Test if a value is an array-like object containing only plain objects.