function inspectimport { inspect } from "https://dotland.deno.dev/std@0.116.0/node/util.ts"; inspect(value, opts)Echos the value of any input. Tries to print the value out in the best way possible given the different types. Echos the value of any input. Tries to print the value out in the best way possible given the different types. Parametersvalueoptsimport inspectimport { inspect } from "https://dotland.deno.dev/std@0.116.0/node/util.ts";