Skip to content

Commit

Permalink
fix: Missing Subscriber decorator export from index
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Apr 20, 2022
1 parent 5e4529e commit 973e38c
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 @@ -20,6 +20,7 @@ export {
Migration,
Router,
Validator,
Subscriber,
} from './decorators';

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

0 comments on commit 973e38c

Please sign in to comment.