Last updated 3 years ago
Was this helpful?
The method _.isPlainObject exported as a module.
_.isPlainObject
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash.isplainobject
In Node.js:
var isPlainObject = require('lodash.isplainobject');
See the or for more details.