Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method Response.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { Response } from "https://deno.land/x/danet@1.7.4/src/deps.ts";

Parameters

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