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