Skip to content

Commit

Permalink
chore: remove exporting generated types
Browse files Browse the repository at this point in the history
  • Loading branch information
ctran88 committed Dec 30, 2024
1 parent 8733ffb commit 2bf3e5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export { Passage } from './classes/Passage/Passage';
export * from './generated/models';
export * from './classes/Auth';
export * from './classes/User';
export * from './classes/PassageError';
Expand Down

0 comments on commit 2bf3e5a

Please sign in to comment.