Skip to main content
Module

x/tui/mod.ts>Stdout

🦕 Deno module for creating Terminal User Interfaces
Latest
type alias Stdout
Re-export
import { type Stdout } from "https://deno.land/x/tui@2.1.11/mod.ts";

Type for Standard Output – where data gets written

definition: Deno.stdout