You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeScript generates an import to `undici-types` if it infers
things.
However, we do not want to depend on that.
We want users to choose whether they get `Headers` and such from
whatever place.
0 commit comments