UNPKG
@oyl/sdk
Version:
latest (1.17.0)
1.17.0
1.16.0
1.15.0
1.14.2
1.14.1
1.14.0
1.13.0
1.12.4
Oyl SDK
github.com/oyl-wallet/oyl-sdk
oyl-wallet/oyl-sdk
@oyl/sdk
/
lib
/
alkanes
/
index.d.ts
4 lines
(3 loc)
•
101 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./alkanes'
;
export
*
as
token
from
'./token'
;
export
*
as
contract
from
'./contract'
;