import { listenFetchEvent } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http/internal.js";
Adds a event listener to the fetch
event in service workers that handles
HTTP requests with the given options.
x/ayonli_jsext/esm/http/internal.js>listenFetchEvent
import { listenFetchEvent } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http/internal.js";
Adds a event listener to the fetch
event in service workers that handles
HTTP requests with the given options.