const MinInt256: bigint;

A constant for the minimum value for an int256.

(i.e. -8000000000000000000000000000000000000000000000000000000000000000n)

Source

constants/numbers.ts:35