webui-aria2/js/libs/dojox/charting/themes/common.js.uncompressed.js
2012-05-01 19:52:07 +08:00

5 lines
145 B
JavaScript

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