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

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

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method ServeContext.prototype.[Symbol.for("Deno.customInspect")]
import { ServeContext } from "https://deno.land/x/oak@13.2.4/mod.ts";

Parameters

inspect: (value: unknown) => string

Returns

string