ares-ide
Version:
A browser-based code editor and UI designer for Enyo 2 projects
29 lines (28 loc) • 406 B
JavaScript
enyo.depends(
"ui.css",
"Anchor.js",
"Animator.js",
"BaseLayout.js",
"Image.js",
"Input.js",
"RichText.js",
"TextArea.js",
"Select.js",
"Group.js",
"GroupItem.js",
"ToolDecorator.js",
"Button.js",
"Checkbox.js",
"Repeater.js",
"DragAvatar.js",
"FloatingLayer.js",
"Popup.js",
"Selection.js",
"Drawer.js",
"Table.js",
"fullscreen.js",
"Media.js",
"Audio.js",
"Video.js",
"data"
);