suyiScreen/node_modules/indexof
lixiaobang 18ece3f395 代码提交 2023-02-06 08:46:29 +08:00
..
.npmignore 代码提交 2023-02-06 08:46:29 +08:00
Makefile 代码提交 2023-02-06 08:46:29 +08:00
Readme.md 代码提交 2023-02-06 08:46:29 +08:00
component.json 代码提交 2023-02-06 08:46:29 +08:00
index.js 代码提交 2023-02-06 08:46:29 +08:00
package.json 代码提交 2023-02-06 08:46:29 +08:00

Readme.md

indexOf

Lame indexOf thing, thanks microsoft

Example

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

License

MIT