Remove node-fetch dependency for unfetch TS definition file
After a chat in https://github.com/developit/unfetch/issues/96 I decided to remove the node-fetch imports from unfetch definition file as now it produces TS compiler errors.
isomorphic-unfetch definion stayed untouched.
Is there an update on this PR?
@1999 I'm so sorry for never responding to your PR. If possible, do you think you could take a look at #117 and tell me if that would work with your changes here?
Yep, these changes look not related. Should be fine.
I still need to check if this is correct. We landed #117 but I don't have a TypeScript project to test things out in.