Lorenzob's picture
Upload folder using huggingface_hub
19605ab verified
|
raw
history blame
141 Bytes
# indexOf
Lame indexOf thing, thanks microsoft
## Example
```js
var index = require('indexof');
index(arr, obj);
```
## License
MIT