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