UNPKG

@iyonger/aptos-web3-bip44.js

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