Source file vdom_keyboard__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(** @canonical Vdom_keyboard.Grouped_help_text *)
module Grouped_help_text = Vdom_keyboard__Grouped_help_text
(** @canonical Vdom_keyboard.Help_text *)
module Help_text = Vdom_keyboard__Help_text
(** @canonical Vdom_keyboard.Import *)
module Import = Vdom_keyboard__Import
(** @canonical Vdom_keyboard.Keyboard_event *)
module Keyboard_event = Vdom_keyboard__Keyboard_event
(** @canonical Vdom_keyboard.Keyboard_event_handler *)
module Keyboard_event_handler = Vdom_keyboard__Keyboard_event_handler
(** @canonical Vdom_keyboard.Keystroke *)
module Keystroke = Vdom_keyboard__Keystroke
(** @canonical Vdom_keyboard.Variable_keyboard_event_handler *)
module Variable_keyboard_event_handler = Vdom_keyboard__Variable_keyboard_event_handler
module Vdom_keyboard__ = struct end
[@@deprecated "this module is shadowed"]