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

4 lines
84 B
JavaScript

//>>built
define("dojox/html", ["./html/_base"], function (html) {
return html;
});