File size: 64 Bytes
3f268e5
 
 
 
 
1
2
3
4
5
6
define( [
	"./arr"
], function( arr ) {
	return arr.slice;
} );