We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab07477 commit a00d098Copy full SHA for a00d098
package.json
@@ -3,6 +3,7 @@
3
"version": "0.8.29",
4
"description": "Solidity compiler",
5
"main": "index.js",
6
+ "types": "index.d.ts",
7
"bin": {
8
"solcjs": "solc.js"
9
},
0 commit comments