Go to Latest
function inspect
import { inspect } from "https://dotland.deno.dev/std@0.146.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