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
/
amm
/
index.d.ts
3 lines
(2 loc)
•
70 B
TypeScript
View Raw
1
2
3
export
*
as
factory
from
'./factory'
;
export
*
as
pool
from
'./pool'
;