UNPKG

mam-project-templates

Version:
12 lines (10 loc) 202 B
define( [ "./core", "./attributes/val", "./attributes/attr", "./attributes/prop", "./attributes/classes" ], function( jQuery ) { // Return jQuery for attributes-only inclusion return jQuery; } );