Félix Marty
add dana
3f268e5
raw
history blame
66 Bytes
define( [
"./arr"
], function( arr ) {
return arr.indexOf;
} );