unfetch
unfetch copied to clipboard
Fixed some problems related to types resolution
Note that types in this repo are quite broken even with this patch, see: https://arethetypeswrong.github.io/?p=isomorphic-unfetch%404.0.1 https://arethetypeswrong.github.io/?p=unfetch%405.0.0
This PR only aims to fix "Used fallback condition" because this is related to the TypeScript bug that can only be fixed once popular packages stop to rely on it, see the thread and comment here
@developit friendly 🏓