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
/
SoFiFunctions.ts
5 lines
(4 loc)
•
148 B
text/typescript
View Raw
1
2
3
4
5
export
*
from
'./Config/ConfigModule'
;
export
*
from
'./Goal/GoalModule'
;
export
*
from
'./Profile/ProfileModule'
;
export
*
from
'./Tip/TipModule'
;