Current File : //var/wcp4/kamanleu/public_html/mysql/js/jquery/src/jquery/attributes.js
define([
	"./core",
	"./attributes/val",
	"./attributes/attr",
	"./attributes/prop",
	"./attributes/classes"
], function( jQuery ) {

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