UNPKG

@martiandao/aptos-web3-bip44.js

Version:
5 lines 208 B
import type { UserTransaction } from './UserTransaction'; export declare type Transaction_UserTransaction = ({ type: string; } & UserTransaction); //# sourceMappingURL=Transaction_UserTransaction.d.ts.map