Files
lodash/lodash.iserror
2016-08-12 13:45:38 -07:00
..
2016-08-12 13:45:38 -07:00
2016-08-12 13:45:38 -07:00
2016-08-12 13:45:38 -07:00
2016-08-12 13:45:38 -07:00

lodash.iserror v3.0.3

The lodash method _.isError exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.iserror

In Node.js:

var isError = require('lodash.iserror');

See the documentation or package source for more details.