lodash.iserror

The lodash method `_.isError` exported as a module.

MIT 6 个版本
安装
npm install lodash.iserror
yarn add lodash.iserror
pnpm add lodash.iserror
bun add lodash.iserror
README

lodash.iserror v3.1.1

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.

版本列表
3.1.1 2016-02-24
3.1.0 2016-02-16
3.0.3 2016-02-03
3.0.2 2016-01-13
3.0.1 2015-03-25
3.0.0 2015-01-26