Skip to content

Commit 92cc32a

Browse files
feat(reporting-service): export enums from reporting service
1 parent 1ae2839 commit 92cc32a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/reporting-service/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from './keys';
55
export * from './models';
66
export * from './services';
77
export * from './strategies';
8+
export * from './enums';

0 commit comments

Comments
 (0)