Current section

Files

Jump to
udia assets node_modules indexof Readme.md
Raw

assets/node_modules/indexof/Readme.md

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