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
Have Tried The Latest Releases
Additional Context
No response
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
Have Tried The Latest Releases
@types/web.Additional Context
No response