Files
icehrm/web/node_modules/component-indexof/Readme.md
2020-05-20 18:47:29 +02:00

15 lines
141 B
Markdown

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