mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-11 18:12:44 -05:00
indexOf
Lame indexOf thing, thanks microsoft
Example
var index = require('indexof');
index(arr, obj);
License
MIT
Lame indexOf thing, thanks microsoft
var index = require('indexof');
index(arr, obj);
MIT