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
/
src
/
types.ts
4 lines
(3 loc)
•
53 B
text/typescript
View Raw
1
2
3
4
export
interface
YulConfig
{
version
:
string
; }