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

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

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

Parameters

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