DSDSWeb/static/js/Cesium-1.53/ThirdParty/dojo-release-1.10.4/dojo/cache.js

8 lines
145 B
JavaScript
Raw Normal View History

2024-07-11 18:02:47 +08:00
define(["./_base/kernel", "./text"], function(dojo){
// module:
// dojo/cache
// dojo.cache is defined in dojo/text
return dojo.cache;
});