UNPKG
@tmawallet/sdk
Version:
latest (2.1.9)
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.2.17
1.2.16
1.2.15
TMA Wallet SDK
tmawallet.com
TMAWallet/sdk
@tmawallet/sdk
/
dist
/
index.d.ts
5 lines
(4 loc)
•
114 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./client'
;
export
*
from
'./storage'
;
export
*
from
'./utils'
;
export
*
from
'./TMAWallet.Client'
;