Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method KeyStack.prototype.[Symbol.for("Deno.customInspect")]
import { KeyStack } from "https://deno.land/std@0.218.0/crypto/unstable_keystack.ts";

Custom output for Deno.inspect.

Parameters

inspect: (value: unknown) => string

Returns

string