![]() |
2 lat temu | |
---|---|---|
.. | ||
LICENSE.txt | 2 lat temu | |
README.md | 2 lat temu | |
index.js | 2 lat temu | |
package.json | 2 lat temu |
The modern build of lodash’s internal cacheIndexOf
exported as a Node.js/io.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._cacheindexof
In Node.js/io.js:
var cacheIndexOf = require('lodash._cacheindexof');
See the package source for more details.