Skip to main content
Module

x/tui/mod.ts>EventRecord

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
type alias EventRecord
import { type EventRecord } from "https://deno.land/x/tui@2.1.3/mod.ts";
definition: Record<string, EmitterEvent>