Files
meida_applet/node_modules/indexof/Readme.md
T
2023-12-13 11:25:22 +08:00

15 lines
141 B
Markdown

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