The `addEventListener('fetch', event => {` syntax looks like a normal service worker Worker format -

The addEventListener('fetch', event => { syntax looks like a normal service worker Worker format - perhaps you're not using Functions and this is just a worker?
Was this page helpful?