Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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