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
/
schema
/
index.d.ts
10 lines
(9 loc)
•
257 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
*
from
'./commands'
;
export
*
from
'./events'
;
export
*
from
'./payload'
;
export
*
from
'./stores'
;
export
*
from
'./config'
;
export
*
from
'./governable_config'
;
export
*
from
'./dependencies'
;
export
*
from
'./endpoint'
;
export
*
from
'./genesis'
;