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