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
/
authz
/
authorizations
/
index.d.ts
5 lines
(4 loc)
•
148 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./StakeAuthorization'
;
export
*
from
'./SendAuthorization'
;
export
*
from
'./GenericAuthorization'
;
export
*
from
'./Authorization'
;