type alias Fetchimport { type Fetch } from "https://dotland.deno.dev/x/oak@v12.2.0/middleware/proxy.ts"; definition: (input: Request) => Promise<Response>