BlackJack 3df7502993 most working, work on front end | il y a 6 ans | |
---|---|---|
.. | ||
LICENSE.txt | il y a 6 ans | |
README.md | il y a 6 ans | |
index.js | il y a 6 ans | |
package.json | il y a 6 ans |
The modern build of lodash’s internal createAssigner
exported as a Node.js/io.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._createassigner
In Node.js/io.js:
var createAssigner = require('lodash._createassigner');
See the package source for more details.