API reference › @evolu/common › BigInt › incrementBigInt
function incrementBigInt(n: bigint): bigint;
Defined in: packages/common/src/BigInt.ts:10
Increments a bigint by 1.
API reference › @evolu/common › BigInt › incrementBigInt
function incrementBigInt(n: bigint): bigint;
Defined in: packages/common/src/BigInt.ts:10
Increments a bigint by 1.