Skip to main content
Returns value as a bigint, validating it is valid as a bigint value and that it is positive.

Parameters

Returns

bigint The value.

Throws

If the value is negative.

Source

utils/maths.ts:170