import { type Ansi } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts";
Chainable ansi escape sequences. If invoked as method, a new Ansi instance will be returned.
definition: AnsiFactory & AnsiChain
import { type Ansi } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts";
Chainable ansi escape sequences. If invoked as method, a new Ansi instance will be returned.