UNPKG
@iyonger/aptos-web3-bip44.js
Version:
latest (1.2.19)
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
Web3 SDK For Aptos
github.com/martian-dao/aptos-web3.js
martian-dao/aptos-web3.js
@iyonger/aptos-web3-bip44.js
/
dist
/
generated
/
models
/
AccountSignature_MultiEd25519Signature.d.ts
5 lines
•
252 B
TypeScript
View Raw
1
2
3
4
5
import
type
{
MultiEd25519Signature
}
from
'./MultiEd25519Signature'
;
export
declare
type
AccountSignature
_MultiEd25519Signature = ({
type
:
string
; } &
MultiEd25519Signature
);
//# sourceMappingURL=AccountSignature_MultiEd25519Signature.d.ts.map