tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

15 lines
141 B
Markdown

# indexOf
Lame indexOf thing, thanks microsoft
## Example
```js
var index = require('indexof');
index(arr, obj);
```
## License
MIT