index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dijit
/
main.js
blob: 2ce3992757508f8b6815796fe2c9c2c4c3a672ea (
plain
)
1
2
//>>built
define
(
"dijit/main"
,[
"dojo/_base/kernel"
],
function
(
_1
){
return
_1
.
dijit
;});