import * as mod from "https://deno.land/std@0.202.0/console/mod.ts"; Functions for console-related tasks such as TTY text layout FunctionsfunicodeWidthGet the width of a string's constituent characters in columns in TTY-like environments.