UNPKG
@terra-classic-community/terra.js
Version:
latest (3.1.10)
3.1.10
The JavaScript SDK for Terra
github.com/classic-terra/terra.js
classic-terra/terra.js
@terra-classic-community/terra.js
/
dist
/
core
/
ibc
/
applications
/
interchain-account
/
index.d.ts
5 lines
(4 loc)
•
175 B
TypeScript
View Raw
1
2
3
4
5
export
{
Params
as
ControllerParams
}
from
'./controller/Params'
;
export
{
Params
as
HostParams
}
from
'./host/Params'
;
export
*
from
'./Account'
;
export
*
from
'./Metadata'
;