JSBigInt typedef

JSBigInt = JSBigInt

The type of JS BigInts, JSBigInt <: JSAny.

Implementation

typedef JSBigInt = js_types.JSBigInt;