Skip to content

Commit

Permalink
Merge branch 'main' into feat/frames
Browse files Browse the repository at this point in the history
  • Loading branch information
reobin committed Mar 21, 2024
2 parents 1c8e5e7 + 4c247b8 commit 52a6237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/providers/src/ports/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ export {
export { HttpProvider } from './HttpProvider/HttpProvider';
export { CompassProvider } from './CompassProvider/CompassProvider';
export { AuthenticationProvider } from './AuthenticationProvider/AuthenticationProvider';

export { CompassRequestError } from './CompassProvider/errors/CompassRequestError'

0 comments on commit 52a6237

Please sign in to comment.