index
:
intern.ccwn.org
master
The repository of the files to be served by intern.ccwn.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
dojo
/
dojox
/
html.js
blob: fa2fddf9688e0ffa7404a2a776fed2dab14b7762 (
plain
)
1
2
3
4
//>>built
define
(
"dojox/html"
,
[
"./html/_base"
],
function
(
html
)
{
return
html
;
});