Skip to main content
Module

x/deno/js/deno.ts>customInspect

A modern runtime for JavaScript and TypeScript.
Go to Latest
variable customInspect
import { customInspect } from "https://deno.land/x/deno@v0.17.0/js/deno.ts";

A symbol which can be used as a key for a custom method which will be called when Deno.inspect() is called, or when the object is logged to the console.