Module

x/oak/middleware/proxy.ts>Fetch

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
type alias Fetch
import { type Fetch } from "https://dotland.deno.dev/x/oak@v12.1.0/middleware/proxy.ts";
definition: (input: Request) => Promise<Response>