webui-aria2/js/libs/dojox/charting/themes/common.js.uncompressed.js

5 lines
145 B
JavaScript
Raw Normal View History

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