function textWidthimport { textWidth } from "https://deno.land/x/tui@1.3.4/src/utils/mod.ts"; textWidth(text: string): numberReturns real text width Parameterstext: stringReturnsnumber