Skip to content

Commit

Permalink
declare module for TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus-Rost authored Jul 29, 2022
1 parent c15e840 commit a04b76b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
declare module 'got-ssrf' {
export { Got as gotSsrf } from "got";
}

0 comments on commit a04b76b

Please sign in to comment.