Skip to content

Commit

Permalink
feat: export kratos types
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelfimov committed Jan 7, 2024
1 parent e0fd9b9 commit 84cd087
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/identity-integration/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ export * from './flows'
export * from './ui'
export * from './messages'
export * from './sdk'
export { Session } from '@ory/kratos-client'
export { Configuration } from '@ory/kratos-client'

0 comments on commit 84cd087

Please sign in to comment.