]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cache.js.uncompressed.js
Merge pull request #61 from hydrian/master
[tt-rss.git] / lib / dojo / cache.js.uncompressed.js
1 define("dojo/cache", ["./_base/kernel", "./text"], function(dojo){
2 // module:
3 // dojo/cache
4
5 // dojo.cache is defined in dojo/text
6 return dojo.cache;
7 });