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

x/superdeno/test/deps.ts>Oak.Response#[Symbol.for("nodejs.util.inspect.custom")]

Super-agent driven library for testing Deno HTTP servers.
Latest
method Oak.Response.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { Oak } from "https://deno.land/x/superdeno@4.9.0/test/deps.ts";
const { Response } = Oak;

Parameters

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