4a92669 6 years ago
1 contributor
5 lines | 0.063kb
define([
	"./arr"
], function( arr ) {
	return arr.concat;
});