Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method KeyStack.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { KeyStack } from "https://deno.land/std@0.208.0/crypto/mod.ts";

Parameters

depth: number
options: any
inspect: (value: unknown, options?: unknown) => string