unfetch icon indicating copy to clipboard operation
unfetch copied to clipboard

Fixed some problems related to types resolution

Open Andarist opened this issue 1 year ago • 1 comments

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

Andarist avatar Apr 29 '23 09:04 Andarist

@developit friendly 🏓

Andarist avatar Jun 01 '23 07:06 Andarist