Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opineHttpProxy/test/support/utils.ts>Done

Proxy middleware for Deno Opine HTTP servers.
Go to Latest
type alias Done
import { type Done } from "https://deno.land/x/opineHttpProxy@3.0.1/test/support/utils.ts";
definition: (err?: unknown) => void