import { type Tty } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned.
definition: TtyFactory & TtyChain
import { type Tty } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned.