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

x/danet/src/deps.ts>Context#[Symbol.for("Deno.customInspect")]

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

Parameters

inspect: (value: unknown) => string