mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 12:49:32 +08:00
1 line
No EOL
256 B
Text
1 line
No EOL
256 B
Text
const { start:t } = require('worktop/sw');function n(t){return t}function i(t){return{fetch:(n,i,s)=>t(n,{bindings:i,waitUntil:s.waitUntil.bind(s),passThroughOnException:s.passThroughOnException.bind(s)})}}exports.define=n;exports.listen=t;exports.start=i; |