import * as mod from "https://dotland.deno.dev/x/cliffy@v0.24.2/ansi/tty.ts";
Variables
v tty | Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned. |
Interfaces
Ansi instance returned by all ansi escape properties. | |
Create new |
Type Aliases
T Tty | Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned. |
Create new |