Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$deps.ts>$tty.Defaults

🚀 (Deno) enhanced executor
Latest
type alias $tty.Defaults
import { type $tty } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { Defaults } = $tty;
definition: { nul?: number; control?: number; }