Source file ezjs_min.ml

1
2
3
4
5
6
7
8
9
module Ezjs_dom = Dom
module Log = Log
module Promise = Promise

include Js

module Table = Table
module BigInt = BigInt
class type bigInt = BigInt.bigInt