function getStringWidthimport { getStringWidth } from "https://dotland.deno.dev/std@0.116.0/node/internal/util/inspect.js"; getStringWidth(str, removeControlChars?)Returns the number of columns required to display the given string. Returns the number of columns required to display the given string. ParametersstroptionalremoveControlChars = [UNSUPPORTED]