Jsdom.Keyboard_eventmodule Kind : sig ... endval dispatch :
here:lexing_position ->
?alt_key:bool ->
?shift_key:bool ->
?ctrl_key:bool ->
?meta_key:bool ->
?repeat:bool ->
?key:string ->
code:Js_of_ocaml.Dom_html.Keyboard_code.t ->
kind:Kind.t ->
selector:string ->
unit ->
unit