Skip to content

@jsvision/ui / AppEvent

Type Alias: AppEvent

AppEvent = InputEvent | CommandEvent

Defined in: ui/src/view/types.ts:109

Any event the loop dispatches: a decoded terminal input event or an internal command.