summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/html.js
blob: fa2fddf9688e0ffa7404a2a776fed2dab14b7762 (plain)
1
2
3
4
//>>built
define("dojox/html", ["./html/_base"], function (html) {
	return html;
});