Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/superoak/test/deps.ts>Application#[Symbol.for("nodejs.util.inspect.custom")]

HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
Latest
method Application.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { Application } from "https://deno.land/x/superoak@4.8.1/test/deps.ts";

Parameters

depth: number
options: any
inspect: (value: unknown, options?: unknown) => string