import * as mod from "https://dotland.deno.dev/std@0.116.0/node/internal/util/inspect.js"; VariablesvdefaultFunctionsfgetStringWidthReturns the number of columns required to display the given string. finspectEchos the value of any input. Tries to print the value out in the best way possible given the different types. fstripVTControlCharactersRemove all VT control characters. Use to estimate displayed string width.