BigInt
The BigInt
JavaScript type represents integers of any size, including integers too large for the primitive Number
type.
The BigInt
JavaScript type represents integers of any size, including integers too large for the primitive Number
type.