import { isFullWidth } from "https://deno.land/x/tui@1.3.4/src/utils/strings.ts";
Check whether character is full width
Originally created by sindresorhus: https://github.com/sindresorhus/is-fullwidth-code-point/blob/main/index.js
import { isFullWidth } from "https://deno.land/x/tui@1.3.4/src/utils/strings.ts";
Check whether character is full width
Originally created by sindresorhus: https://github.com/sindresorhus/is-fullwidth-code-point/blob/main/index.js