Skip to content

Commit

Permalink
fix: missing endpoints type export
Browse files Browse the repository at this point in the history
  • Loading branch information
grixu committed May 9, 2024
1 parent 2d65c62 commit 7d3011c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api-client/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from "./types/setup";
export * from "./types/context";
export * from "./types/api/endpoints";

0 comments on commit 7d3011c

Please sign in to comment.