We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158faee commit 15e4c9dCopy full SHA for 15e4c9d
src/helpers/__snapshots__/utils.test.ts.snap
@@ -204,7 +204,7 @@ exports[`availableTargets > returns all available targets 1`] = `
204
"description": "Perform asynchronous HTTP requests with the Fetch API",
205
"extname": ".js",
206
"key": "fetch",
207
- "link": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch",
+ "link": "https://nodejs.org/docs/latest/api/globals.html#fetch",
208
"title": "fetch",
209
},
210
],
0 commit comments