Module Incr_dom_widgets__Variable_keyboard_event_handler.Variable_handler_action

type 'env t =
| Command of 'env Variable_handler_command.t
| Disabled_key of Incr_dom_widgets.Keystroke.t
val get_help_text : _ t ‑> Incr_dom_widgets.Help_text.Command.t