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