import { getStringWidth } from "https://deno.land/std@0.172.0/node/internal/util/inspect.mjs";
Returns the number of columns required to display the given string.
import { getStringWidth } from "https://deno.land/std@0.172.0/node/internal/util/inspect.mjs";
Returns the number of columns required to display the given string.