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