-
-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Since 6.x one can provide fetch
via the customFetch
symbol. Unfortunately, it is not exported from the index.js
. I can see it exported as type in index.ts
Line 43 in 7ab375c
customFetch, |
but it's not available in the js build.
side note: why is it exported as symbol and not just as a normal property like all other options?
Version
6.0.7
Runtime
Node.js
Runtime Details
v20.17.0
Code to reproduce
.
Required
- I have searched the issues tracker and discussions for similar topics and couldn't find anything related.
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working