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

x/superdeno/test/utils.ts>Done

Super-agent driven library for testing Deno HTTP servers.
Go to Latest
type alias Done
import { type Done } from "https://deno.land/x/superdeno@4.8.0/test/utils.ts";
definition: (err?: unknown) => void