Skip to main content
Module

x/lume/deps/cliffy.ts>TtyFactory

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

Create new Tty instance.

definition: (options?: TtyOptions) => Tty