Current File : //usr/lib/node_modules/webpack/node_modules/indexof/Readme.md
# indexOf

  Lame indexOf thing, thanks microsoft

## Example

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

## License

  MIT