UNPKG

@zlattice/lattice-js

Version:

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

3 lines 142 B
declare function convertBigIntToHexString(value: bigint): string; export { convertBigIntToHexString }; //# sourceMappingURL=converter.d.ts.map