Skip to main content
Module

x/scaffold/src/deps/cli.ts>Ansi

scaffold your next project with style and 💗
Latest
type alias Ansi
import { type Ansi } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

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

definition: AnsiFactory & AnsiChain