Skip to content

Commit

Permalink
fix(client): add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
ddadaal committed Nov 11, 2021
1 parent f0ad0ed commit 09ced34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fetch/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from "./events";
export * from "./fetch";
export * from "./HttpError";

0 comments on commit 09ced34

Please sign in to comment.