Skip to content

Commit

Permalink
fix: export Response
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarMulder committed Aug 26, 2022
1 parent 7dd7861 commit c13dc52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,6 @@ class api42 {

}

export { Response } from "node-fetch"

export default api42

0 comments on commit c13dc52

Please sign in to comment.