mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 01:59:31 +08:00
1 line
No EOL
235 B
Text
1 line
No EOL
235 B
Text
const a = require('worktop/cache');const { isCacheable:o } = require('worktop/cache');var s=caches.default,e=a.save.bind(0,s),c=a.lookup.bind(0,s),r=a.sync.bind(0,s);exports.isCacheable=o;exports.lookup=c;exports.save=e;exports.sync=r; |