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