5 lines
137 B
JavaScript
Raw Normal View History

//>>built
define("dojox/charting/themes/common",["dojo/_base/lang"],function(_1){
return _1.getObject("dojox.charting.themes",true);
});