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