source:
Dev/trunk/src/client/dojo/cache.js
@
493
Last change on this file since 493 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 145 bytes |
Line | |
---|---|
1 | define(["./_base/kernel", "./text"], function(dojo){ |
2 | // module: |
3 | // dojo/cache |
4 | |
5 | // dojo.cache is defined in dojo/text |
6 | return dojo.cache; |
7 | }); |
Note: See TracBrowser
for help on using the repository browser.