PC/node_modules/indexof/Readme.md
2026-01-26 23:20:48 +08:00

141 B

indexOf

Lame indexOf thing, thanks microsoft

Example

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

License

MIT