UNPKG
@galliun/sofi-sdk
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
SDK for interacting with the Galliun SocialFi protocol
@galliun/sofi-sdk
/
src
/
Tip
/
index.ts
4 lines
(3 loc)
•
90 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./TipManager'
;
export
*
from
'./TipModule'
;
export
*
from
'./TipTxParser'
;