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("nodejs.util.inspect.custom")]
import { KeyStack } from "https://deno.land/std@0.197.0/crypto/keystack.ts";

Parameters

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