Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cliffy.ts>Tty

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

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

definition: TtyFactory & TtyChain