ares-ide
Version:
A browser-based code editor and UI designer for Enyo 2 projects
22 lines • 571 B
JavaScript
enyo.depends(
"NameGenerator.js",
"ListAroundSample.css",
"ListAroundSample.js",
"ListBasicSample.css",
"ListBasicSample.js",
"ListNoSelectSample.js",
"ListContactsSample.css",
"ListContactsSample.js",
"ListPulldownSample.css",
"ListPulldownSample.js",
"ListLanguagesSample.css",
"ListLanguagesSample.js",
"FlyweightRepeaterSample.css",
"FlyweightRepeaterSample.js",
"PersistentSwipeableItemSample.css",
"PersistentSwipeableItemSample.js",
"ListHorizontalFlickrSample.css",
"ListHorizontalFlickrSample.js",
"GridListSample.css",
"GridListSample.js"
);