1 define("dijit/dijit", [
8 "./layout/_LayoutWidget",
10 "./form/_FormValueWidget"
16 // A roll-up for common dijit methods
17 // All the stuff in _base (these are the function that are guaranteed available without an explicit dojo.require)
18 // And some other stuff that we tend to pull in all the time anyway