UNPKG

@iyonger/aptos-web3-bip44.js

Version:
6 lines 364 B
export declare const $U128: { readonly type: "string"; readonly description: "A string containing a 128-bit unsigned integer.\n\n We represent u128 values as a string to ensure compatibility with languages such\n as JavaScript that do not parse u64s in JSON natively.\n "; readonly format: "uint64"; }; //# sourceMappingURL=$U128.d.ts.map