lihai 8d6c751f49 feat: push | hace 2 años | |
---|---|---|
.. | ||
LICENSE | hace 2 años | |
README.md | hace 2 años | |
index.js | hace 2 años | |
package.json | hace 2 años |
The lodash method _.mapValues
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.mapvalues
In Node.js:
var mapValues = require('lodash.mapvalues');
See the documentation or package source for more details.