Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typings #34

Merged
merged 2 commits into from
Jul 30, 2022
Merged

Fix typings #34

merged 2 commits into from
Jul 30, 2022

Conversation

tarik02
Copy link
Contributor

@tarik02 tarik02 commented Jul 30, 2022

Fixes error:

node_modules/node-polyfill-webpack-plugin/index.d.ts:59:1 - error TS2309: An export assignment cannot be used in a module with other exported elements.

59 export = NodePolyfillPlugin;
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Found 1 error in node_modules/node-polyfill-webpack-plugin/index.d.ts:59

@Richienb Richienb merged commit d11c715 into Richienb:main Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants