import * as cliffy from "https://deno.land/x/cliffy@v0.19.0/ansi/ansi.ts";
Variables
v ansi | Chainable ansi escape sequence's. If invoked as method, a new Ansi instance will be returned. |
Interfaces
Ansi instance returned by all ansi escape properties. |
Type Aliases
T Ansi | Chainable ansi escape sequence's. If invoked as method, a new Ansi instance will be returned. |
Create new |