Skip to main content
Module

x/terminal_images/deps.ts>tty.Defaults

A Deno module and CLI tool for printing images to the console
Go to Latest
type alias tty.Defaults
import { type tty } from "https://deno.land/x/terminal_images@3.0.0/deps.ts";
const { Defaults } = tty;
definition: { nul?: number; control?: number; }