import * as tui from "https://deno.land/x/tui@1.3.4/src/key_reader/types.ts";
Interfaces
Interface defining key press issued to stdin | |
Interface defining key press issued to stdin using a mouse | |
Interface defining multiple key presses (both {KeyPress} and {MousePress}) that have been issued to stdin at once |
Type Aliases
Type defining letters from the latin alphabet | |
Type defining interpunction characters | |
T Key | Type defining keys that |
Type defining special keys |