Package jsinterop.base
Interface JsBigint
@JsType(isNative=true,
name="bigint",
namespace="<global>")
public interface JsBigint
Provides an abstraction for Closure
bigint primitive type.bigint primitive type.