xuxiaobo-bobo 4a7e1ca141 '0611'
2023-06-11 23:54:09 +08:00

6 lines
110 B
JavaScript

// caches对象
caches = {
// _boisinit: bodavm.config.isinit
};
caches.__proto__ = CacheStorage.prototype;