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

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

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

Custom output for Deno.inspect.

Parameters

inspect: (value: unknown) => string

Returns

string