wallet-core/node_modules/indexof
2017-05-03 15:35:00 +02:00
..
.npmignore node_modules 2017-05-03 15:35:00 +02:00
component.json node_modules 2017-05-03 15:35:00 +02:00
index.js node_modules 2017-05-03 15:35:00 +02:00
Makefile node_modules 2017-05-03 15:35:00 +02:00
package.json node_modules 2017-05-03 15:35:00 +02:00
Readme.md node_modules 2017-05-03 15:35:00 +02:00

indexOf

Lame indexOf thing, thanks microsoft

Example

var index = require('indexof');
index(arr, obj);

License

MIT