gift-card-server/node_modules/lodash._createassigner/README.md
Rodrigo Pedroso 3ac017a5ad Commit project
2019-06-19 10:46:14 -04:00

567 B
Raw Blame History

lodash._createassigner v3.1.1

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

Installation

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.