Module Variable_keyboard_event_handler.Variable_handler_action

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