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