-
Notifications
You must be signed in to change notification settings - Fork 459
Open
Labels
Description
Summary
Follow NodeJS type and change to unknown
Expected vs. Actual Behavior
Please align with NodeJS fetch types
unknown is preferred over any and would be more precise because without validating received data one does not really know what has been received
Playground Link
No response
Browser Support
- This API is supported in at least two major browser engines (not two Chromium-based browsers).
Have Tried The Latest Releases
- This issue applies to the latest release of TypeScript.
- This issue applies to the latest release of
@types/web.
Additional Context
No response