Skip to content

Commit

Permalink
fix: exporting ClsGuard
Browse files Browse the repository at this point in the history
  • Loading branch information
Papooch committed Oct 30, 2021
1 parent 69ac4e0 commit e7b6b79
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 @@ -2,6 +2,7 @@ export * from './lib/cls-service-manager';
export * from './lib/cls.constants';
export * from './lib/cls.middleware';
export * from './lib/cls.interceptor';
export * from './lib/cls.guard';
export * from './lib/cls.module';
export * from './lib/cls.service';
export * from './lib/cls.decorators';

0 comments on commit e7b6b79

Please sign in to comment.