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