Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tui/src/input_reader/types.ts>Key

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
type alias Key
import { type Key } from "https://deno.land/x/tui@2.0.0/src/input_reader/types.ts";
definition:
| `${Range<0, 10>}`
| `f${Range<1, 12>}`