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