Current File : /home/tradevaly/www/node_modules/jquery/src/var/push.js
define( [
	"./arr"
], function( arr ) {
	"use strict";

	return arr.push;
} );