Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tty/wcwidth.ts>Defaults

🖨 Terminal utils and ansi escapes
Go to Latest
type alias Defaults
import { type Defaults } from "https://deno.land/x/tty@0.1.4/wcwidth.ts";
definition: { nul?: number; control?: number; }