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
/
params
/
index.d.ts
7 lines
(6 loc)
•
246 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./create_proposal_command'
;
export
*
from
'./vote_command'
;
export
*
from
'./boost_vote_command'
;
export
*
from
'./delegate_vote_command'
;
export
*
from
'./revoke_delegated_vote_command'
;
export
*
from
'./set_proposal_attributes'
;