cache.js 145 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 define(["./_base/kernel", "./text"], function(dojo){ // module: // dojo/cache // dojo.cache is defined in dojo/text return dojo.cache; });