4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
//>>built
|
|
define("dojox/html", ["./html/_base"], function (html) {
|
|
return html;
|
|
}); |