Class: BigInt

BigInt(i)

new BigInt(i)

A wrapper around a big integer value.
Parameters:
Name Type Description
i Number | String The number value.
Source: