lodash.noop

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

MIT 5 个版本
安装
npm install lodash.noop
yarn add lodash.noop
pnpm add lodash.noop
bun add lodash.noop
README

lodash.noop v3.0.1

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

Installation

Using npm:

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

In Node.js:

var noop = require('lodash.noop');

See the documentation or package source for more details.

版本列表
3.0.1 2016-01-30
3.0.0 2015-01-26
2.4.1 2013-12-03
2.4.0 2013-11-26
2.3.0 2013-11-11