UNPKG

@iyonger/aptos-web3-bip44.js

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