Urara-Blog/node_modules/.pnpm-store/v3/files/23/e268e2ba5dbdb6f0865ff6ceaeb337312ecb18d4bf859965b44fd1f31f190b9f931242892dc681059288bc4c5f255acf6afa44f8fdc1e29fc50087a0b54724
2022-08-14 01:14:53 +08:00

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;