Skip to content

Commit

Permalink
Added CustomerIORequestError as an export for this package (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: Daimen Worrall <[email protected]>
  • Loading branch information
daimenworrall-cinch and daimenworrall-cinch authored May 4, 2022
1 parent 57b3d42 commit 49e78a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './lib/track';
export * from './lib/api';
export * from './lib/regions';
export { CustomerIORequestError } from './lib/utils';

0 comments on commit 49e78a5

Please sign in to comment.