rittenhop-ghost/versions/5.94.2/node_modules/lodash._baseiteratee/README.md

19 lines
451 B
Markdown

# lodash._baseiteratee v4.7.0
The internal [lodash](https://lodash.com/) function `baseIteratee` exported as a [Node.js](https://nodejs.org/) module.
## Installation
Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash._baseiteratee
```
In Node.js:
```js
var baseIteratee = require('lodash._baseiteratee');
```
See the [package source](https://github.com/lodash/lodash/blob/4.7.0-npm-packages/lodash._baseiteratee) for more details.