Skip to content

Commit

Permalink
fix(microservices-ory-client): export Ory errors
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Jan 9, 2024
1 parent a2c7f92 commit 7dfa2ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/microservices/ory-client/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './lib/ory.error';
export * from './lib/ory.interfaces';
export * from './lib/ory-authentication.module';
export * from './lib/ory-authentication.service';
Expand Down

0 comments on commit 7dfa2ef

Please sign in to comment.