Skip to content

Commit

Permalink
fix: Export validator from "medusa-extender" lib (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
anup-a authored Mar 18, 2022
1 parent 61af9b8 commit c5e54cd
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 @@ -19,6 +19,7 @@ export {
Middleware,
Migration,
Router,
Validator,
} from './decorators';

export { MonitoringOptions } from './modules/monitoring';

0 comments on commit c5e54cd

Please sign in to comment.