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