mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 01:19:30 +08:00
1 line
No EOL
213 B
Text
1 line
No EOL
213 B
Text
import*as a from"worktop/cache";import{isCacheable as o}from"worktop/cache";var s=caches.default,e=a.save.bind(0,s),c=a.lookup.bind(0,s),r=a.sync.bind(0,s);export{o as isCacheable,c as lookup,e as save,r as sync}; |