Project

General

Profile

1 39920 sandro.lab
define([
2
	"./arr"
3
], function( arr ) {
4
	return arr.push;
5
});