99c8dfc85ce475ccd146d58a42682fbd25094ac3
[platform/framework/web/wrtjs.git] / device_home / node_modules / indexof / Readme.md
1
2 # indexOf
3
4   Lame indexOf thing, thanks microsoft
5
6 ## Example
7
8 ```js
9 var index = require('indexof');
10 index(arr, obj);
11 ```
12
13 ## License
14
15   MIT