Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Application.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { Application } from "https://deno.land/x/pup@1.0.0-beta.15/plugins/web-interface/deps.ts";

Parameters

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