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
/
typechain
/
index.d.ts
3 lines
•
134 B
TypeScript
View Raw
1
2
3
export
type
{
WETH9
}
from
"./WETH9"
;
export
{
WETH9
__factory }
from
"./factories/WETH9__factory"
;
//# sourceMappingURL=index.d.ts.map