Sha256: 7fc907dba8400a2e920f260c8c3ea15ec66afd6891018d537184d8d5b34edc94
Contents?: true
Size: 567 Bytes
Versions: 13
Compression:
Stored size: 567 Bytes
Contents
# lodash._createassigner v3.1.1 The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) internal `createAssigner` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module. ## Installation Using npm: ```bash $ {sudo -H} npm i -g npm $ npm i --save lodash._createassigner ``` In Node.js/io.js: ```js var createAssigner = require('lodash._createassigner'); ``` See the [package source](https://github.com/lodash/lodash/blob/3.1.1-npm-packages/lodash._createassigner) for more details.
Version data entries
13 entries across 13 versions & 6 rubygems