UNPKG
@yearn-mechanics/yswaps
Version:
latest (0.2.7)
0.2.7
0.2.7-rc1
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
YSwaps will swap enabled strategie's funds from harvests
github.com/yearn/yswaps
yearn/yswaps
@yearn-mechanics/yswaps
/
typechained
/
@openzeppelin
/
contracts
/
index.ts
10 lines
(9 loc)
•
279 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import
type
*
as
access
from
"./access"
;
export
type
{ access };
import
type
*
as
token
from
"./token"
;
export
type
{ token };
import
type
*
as
utils
from
"./utils"
;
export
type
{ utils };