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

x/oak_nest/mod.ts>Context#[Symbol.for("Deno.customInspect")]

Refer to nestjs to realize some common functions for Deno
Go to Latest
method Context.prototype.[Symbol.for("Deno.customInspect")]
Re-export
import { Context } from "https://deno.land/x/oak_nest@v1.15.0/mod.ts";

Parameters

inspect: (value: unknown) => string