UNPKG
@thenextblock/hardhat-weth
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
WETH deployment plugin for Hardhat
github.com/thenextblock/DefiToolbox
thenextblock/DefiToolbox
@thenextblock/hardhat-weth
/
dist
/
src
/
index.d.ts
4 lines
•
154 B
TypeScript
View Raw
1
2
3
4
export
{
WETH9
}
from
'../typechain'
;
export
{ deployWeth }
from
'./functions'
;
export
{
WETH_DEPLOY
}
from
'./tasks'
;
//# sourceMappingURL=index.d.ts.map