import * as cliffy from "https://deno.land/x/cliffy@v0.17.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 |