lodash.constant

The modern build of lodash’s `_.constant` as a module.

MIT 3 个版本
安装
npm install lodash.constant
yarn add lodash.constant
pnpm add lodash.constant
bun add lodash.constant
README

lodash.constant v3.0.0

The modern build of lodash’s _.constant exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

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

See the documentation or package source for more details.

版本列表
3.0.0 2015-01-26
2.4.1 2013-12-03
2.4.0 2013-11-26