polardbxengine/storage/ndb/mcc/frontend/dojo/dojox/html.js.uncompressed.js

10 lines
246 B
JavaScript

define("dojox/html", ["./html/_base"], function (html) {
/*=====
return {
// summary:
// Deprecated. Should require dojox/html modules directly rather than trying to access them through
// this module.
};
=====*/
return html;
});