UNPKG
@skybit/hardhat-yul
Version:
latest (4.2.1)
4.2.1
4.2.0
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
Compile Yul smart contracts in Hardhat
github.com/SKYBITDev3/hardhat-yul
SKYBITDev3/hardhat-yul
@skybit/hardhat-yul
/
dist
/
task-names.d.ts
3 lines
•
152 B
TypeScript
View Raw
1
2
3
export
declare
const
TASK_COMPILE_YUL
=
"compile:yul"
;
export
declare
const
TASK_COMPILE_YULP
=
"compile:yulp"
;
//# sourceMappingURL=task-names.d.ts.map