type alias RequestRedirectimport { type RequestRedirect } from "https://deno.land/x/deno@v1.39.0/ext/fetch/lib.deno_fetch.d.ts"; definition: "error" | "follow" | "manual"