import * as cliffy from "https://deno.land/x/cliffy@v1.0.0-rc.4/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 |