UNPKG
@swaptoshi/governance-module
Version:
latest (1.0.0-alpha.0)
1.0.0-alpha.0
Klayr governance on-chain module
swaptoshi.com
Swaptoshi/swaptoshi-sdk
@swaptoshi/governance-module
/
dist
/
types
/
endpoint
/
index.d.ts
7 lines
(6 loc)
•
221 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./get_base_vote_score'
;
export
*
from
'./get_boosted_account'
;
export
*
from
'./get_casted_vote'
;
export
*
from
'./get_delegated_vote'
;
export
*
from
'./get_proposal'
;
export
*
from
'./get_proposal_queue'
;