4.7.0 • Published 9 years ago

lodash._baseiteratee v4.7.0

Weekly downloads
110,469
License
MIT
Repository
github
Last release
9 years ago

lodash._baseiteratee v4.7.0

The internal lodash function baseIteratee exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var baseIteratee = require('lodash._baseiteratee');

See the package source for more details.