HOME


Mini Shell 1.0
DIR:/home/drsekaran/public_html/admin/vendors/jquery/src/
Upload File :
Current File : /home/drsekaran/public_html/admin/vendors/jquery/src/attributes.js
define( [
	"./core",
	"./attributes/attr",
	"./attributes/prop",
	"./attributes/classes",
	"./attributes/val"
], function( jQuery ) {

// Return jQuery for attributes-only inclusion
return jQuery;
} );