Skip to content

Commit

Permalink
feat: Export provider adapter (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
fzavalia authored Apr 18, 2024
1 parent a8c7a41 commit 4f385eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './connectors'
export * from './configuration'
export * from './types'
export * from './providers'
export * from './ProviderAdapter'

0 comments on commit 4f385eb

Please sign in to comment.