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.
2 parents f7e2b17 + 1d4e04e commit f62456cCopy full SHA for f62456c
1 file changed
index.d.ts
@@ -1,3 +1,3 @@
1
declare module 'got-ssrf' {
2
- export { Got as gotSsrf } from 'got'
+ export { default as gotSsrf } from 'got'
3
}
0 commit comments