Skip to main content
Module

x/tui/mod.ts>Stdin

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

Type for Standard Input - from where data is read

definition: Deno.stdin