Skip to content

Commit

Permalink
- export errors as a wrapper for @hapi/boom
Browse files Browse the repository at this point in the history
  • Loading branch information
iyobo committed May 25, 2023
1 parent 0a06727 commit 4e476d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,5 @@ export {
* Allows for custom Decorators to be created by developers.
*/
export const addArgumentDecorator = addArgumentInjectMeta;

export const errors = Boom

0 comments on commit 4e476d2

Please sign in to comment.