You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using solc in a typescript project but typings are not exported in the npm package. Please consider updating the package release to include the typings.
The text was updated successfully, but these errors were encountered:
Looks like this is a pretty light lift to include the typings. All we got to do is add the .d.ts files to the package.json field that includes specific files
I'm using
solc
in a typescript project but typings are not exported in the npm package. Please consider updating the package release to include the typings.The text was updated successfully, but these errors were encountered: