UNPKG
@sushiswap/sushiswap
Version:
latest (0.1.1)
0.1.1
0.1.0
SushiSwap
github.com/sushiswap/sushiswap/protocols/sushiswap
sushiswap/sushiswap
@sushiswap/sushiswap
/
typechain
/
contracts
/
mocks
/
index.ts
7 lines
(6 loc)
•
242 B
text/typescript
View Raw
1
2
3
4
5
6
7
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export
type
{
SushiSwapFactory
}
from
"./SushiSwapFactory"
;
export
type
{
SushiSwapPair
}
from
"./SushiSwapPair"
;
export
type
{
WETH9
}
from
"./WETH9"
;