Skip to content

bigIntValue

function bigIntValue(n): Value;

Defined in: packages/engine/src/vm/Value.ts:430

Create a BigInt-typed Value (arbitrary-precision integer).

ParameterType
nbigint

Value