Module type Ui_event.S

type action
type t = private ..
type t += C : action -> t
val inject : action -> t