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.ts
7 lines
(5 loc)
•
190 B
text/typescript
View Raw
1
2
3
4
5
6
7
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export
type
{
WETH9
}
from
"./WETH9"
;
export
{
WETH9
__factory }
from
"./factories/WETH9__factory"
;