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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
(** @canonical Js.Js_array *)
module Js_array = Js__Js_array
(** @canonical Js.Js_bigint *)
module Js_bigint = Js__Js_bigint
(** @canonical Js.Js_console *)
module Js_console = Js__Js_console
(** @canonical Js.Js_date *)
module Js_date = Js__Js_date
(** @canonical Js.Js_dict *)
module Js_dict = Js__Js_dict
(** @canonical Js.Js_exn *)
module Js_exn = Js__Js_exn
(** @canonical Js.Js_float *)
module Js_float = Js__Js_float
(** @canonical Js.Js_formdata *)
module Js_formdata = Js__Js_formdata
(** @canonical Js.Js_global *)
module Js_global = Js__Js_global
(** @canonical Js.Js_int *)
module Js_int = Js__Js_int
(** @canonical Js.Js_internal *)
module Js_internal = Js__Js_internal
(** @canonical Js.Js_json *)
module Js_json = Js__Js_json
(** @canonical Js.Js_map *)
module Js_map = Js__Js_map
(** @canonical Js.Js_math *)
module Js_math = Js__Js_math
(** @canonical Js.Js_null *)
module Js_null = Js__Js_null
(** @canonical Js.Js_nullable *)
module Js_nullable = Js__Js_nullable
(** @canonical Js.Js_obj *)
module Js_obj = Js__Js_obj
(** @canonical Js.Js_promise *)
module Js_promise = Js__Js_promise
(** @canonical Js.Js_re *)
module Js_re = Js__Js_re
(** @canonical Js.Js_set *)
module Js_set = Js__Js_set
(** @canonical Js.Js_string *)
module Js_string = Js__Js_string
(** @canonical Js.Js_typed_array *)
module Js_typed_array = Js__Js_typed_array
(** @canonical Js.Js_typed_array2 *)
module Js_typed_array2 = Js__Js_typed_array2
(** @canonical Js.Js_types *)
module Js_types = Js__Js_types
(** @canonical Js.Js_undefined *)
module Js_undefined = Js__Js_undefined
(** @canonical Js.Js_vector *)
module Js_vector = Js__Js_vector
(** @canonical Js.Js_weakmap *)
module Js_weakmap = Js__Js_weakmap
(** @canonical Js.Js_weakset *)
module Js_weakset = Js__Js_weakset
module Js__ = struct end
[@@deprecated "this module is shadowed"]