Source file ezjs_min__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical Ezjs_min.BigInt *)
module BigInt = Ezjs_min__BigInt
(** @canonical Ezjs_min.Dom *)
module Dom = Ezjs_min__Dom
(** @canonical Ezjs_min.Js *)
module Js = Ezjs_min__Js
(** @canonical Ezjs_min.Log *)
module Log = Ezjs_min__Log
(** @canonical Ezjs_min.Promise *)
module Promise = Ezjs_min__Promise
(** @canonical Ezjs_min.Table *)
module Table = Ezjs_min__Table