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