BIGINT_PACKAGE
const BIGINT_PACKAGE: IEnginePackage;Defined in: packages/engine/src/packages/biginteger/BigIntPackage.ts:5
Arbitrary-precision integer literals (suffixed, e.g. 123n) that overflow a normal number without losing precision.
const BIGINT_PACKAGE: IEnginePackage;Defined in: packages/engine/src/packages/biginteger/BigIntPackage.ts:5
Arbitrary-precision integer literals (suffixed, e.g. 123n) that overflow a normal number without losing precision.