Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
porteria
/
node_modules
/
jquery
/
src
:
attributes.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
define( [ "./core", "./attributes/attr", "./attributes/prop", "./attributes/classes", "./attributes/val" ], function( jQuery ) { "use strict"; // Return jQuery for attributes-only inclusion return jQuery; } );