Wd_input.Wheel_source_action
type t = [
| `Pause of Pause_action.t
| `Wheel_scroll of Wheel_scroll_action.t
]
val jsont : t Jsont.t