Closed
Description
native-fetch@3.0.0
shipped with types support which basically just re-exports types from node-fetch
- this module has it's own version of types for native-fetch and they do not align.
This module should not re-type native-fetch
and should use the types it exposes.