BigInt

BigInt represents arbitrary signed integers.

They can be constructed by calling the BigInt() function or by adding n after the integer literal, for example, 128n.

Syntax

BigInt

Properties

Prototype Properties