Skip to content

Commit

Permalink
feat: export errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MunifTanjim committed Nov 2, 2023
1 parent a6299d4 commit d37cfb8
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
@@ -1,4 +1,5 @@
export * from './channel'
export * from './error'
export * from './provider'
export * from './strategy'
export * from './template'

0 comments on commit d37cfb8

Please sign in to comment.