8f24d6a 7 years ago
1 contributor
5 lines | 0.062kb
define([
	"./arr"
], function( arr ) {
	return arr.slice;
});