webui-aria2/js/libs/dojox/html.js.uncompressed.js

4 lines
84 B
JavaScript
Raw Normal View History

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