rwadurian/backend/services/reporting-service/src/application/queries/index.ts

3 lines
132 B
TypeScript

export * from './get-report-snapshot/get-report-snapshot.query';
export * from './get-report-snapshot/get-report-snapshot.handler';