Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

The most mature backend framework for Deno
Go to Latest
method Router.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { Router } from "https://deno.land/x/danet@1.7.4/src/deps.ts";

Parameters

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