import { inspect } from "https://deno.land/std@0.145.0/node/sys.ts";
Echos the value of any input. Tries to print the value out in the best way possible given the different types.
import { inspect } from "https://deno.land/std@0.145.0/node/sys.ts";
Echos the value of any input. Tries to print the value out in the best way possible given the different types.