Skip to main content
Go to Latest
function inspect
import { inspect } from "https://deno.land/std@0.137.0/node/internal/util/inspect.mjs";

Echos the value of any input. Tries to print the value out in the best way possible given the different types.

Parameters

value
opts