alias

Termisu::Event::Any

Union type for all terminal events. Use Event::Any for type annotations and collections. Individual event types (Event::Key, Event::Mouse, etc.) work in case statements.