import { type cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Ansi } = cliffy;
Chainable ansi escape sequence's. If invoked as method, a new Ansi instance will be returned.
definition: AnsiFactory & AnsiChain
import { type cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Ansi } = cliffy;
Chainable ansi escape sequence's. If invoked as method, a new Ansi instance will be returned.