Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/deps/cliffy.ts>Ansi

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias Ansi
import { type Ansi } from "https://deno.land/x/lume@v2.0.2/deps/cliffy.ts";

Chainable ansi escape sequences. If invoked as method, a new Ansi instance will be returned.

definition: AnsiFactory & AnsiChain