Module

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

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Very Popular
Go to Latest
method Context.prototype.[Symbol.for("Deno.customInspect")]
import { Context } from "https://dotland.deno.dev/x/oak@14.2.0/context.ts";

Parameters

inspect: (value: unknown) => string

Returns

string