type alias Charsimport { type Chars } from "https://deno.land/x/tui@1.3.4/src/types.ts"; Type defining interpunction characters definition: | "!" | "@" | "#" | "$" | "%" | "^" | "&" | "*" | "(" | ")" | "-" | "_" | "=" | "+" | "[" | "{" | "]" | "}" | "'" | "\"" | ";" | ":" | "," | "<" | "." | ">" | "/" | "?" | "\\" | "|"