Files
ASHEBShop-h5/node_modules/lodash._createcompounder/README.md
T
2017-05-10 16:33:00 +08:00

579 B
Raw Blame History

lodash._createcompounder v3.0.0

The modern build of lodashs internal createCompounder exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var createCompounder = require('lodash._createcompounder');

See the package source for more details.