import { type Ansi } from "https://deno.land/x/lume@v2.4.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@v2.4.1/deps/cliffy.ts";
Chainable ansi escape sequences. If invoked as method, a new Ansi instance will be returned.