Module Input_event.Basic

type t =
| Char_code of Char_code.t
| Symbol of Symbol.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t