UNPKG

tanglepay-sdk-monorepo

Version:

DApp SDK to interact with TanglePay wallets

3 lines 188 B
export declare function convertDateToUnixTimestamp(date: Date): number; export declare function decimalToHex(number: number, prefix?: boolean): string; //# sourceMappingURL=util.d.ts.map