type alias dom.RequestInfoimport { type dom } from "https://deno.land/x/evt@v2.3.1/lib/index.ts"; const { RequestInfo } = dom; definition: Request | string