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

FormData not exported in ts definition #1517

Closed
gulshan opened this issue Mar 4, 2022 · 1 comment · Fixed by #1518
Closed

FormData not exported in ts definition #1517

gulshan opened this issue Mar 4, 2022 · 1 comment · Fixed by #1518

Comments

@gulshan
Copy link

gulshan commented Mar 4, 2022

Reproduction

Steps to reproduce the behavior:

Try importing Formdata from node-fetch in a file and open it in vscode. It will show an error, but run without any issue.

Expected behavior

No error should be shown, like Blob and File being imported from node-fetch.

Screenshots
image

Your Environment

software version
node-fetch 3.2.1
node 16.14.0
npm 8.3.1
Operating System Windows 11
@gulshan gulshan added the bug label Mar 4, 2022
jimmywarting added a commit that referenced this issue Mar 4, 2022
jimmywarting added a commit that referenced this issue Mar 7, 2022
* fix: add missing formdata export to types

closes #1517 1517
@github-actions
Copy link

github-actions bot commented Mar 7, 2022

🎉 This issue has been resolved in version 3.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant