UNPKG

@zlattice/lattice-js

Version:

Lattice blockchain TypeScript SDK with dual module support (CJS + ESM)

5 lines 153 B
export const ZERO = BigInt(0); export const ONE = BigInt(1); export const TWO = BigInt(2); export const THREE = BigInt(3); //# sourceMappingURL=bn.js.map