import { Request } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.webworker.d.ts";
type
{ prototype: Request; new (input: RequestInfo | URL, init?: RequestInit): Request; }
import { Request } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.webworker.d.ts";