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

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

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
method Application.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { Application } from "https://deno.land/x/danet@1.7.3/src/deps.ts";

Parameters

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