import { type Tty } from "https://dotland.deno.dev/x/lume@v2.4.2/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://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned.