update
This commit is contained in:
@@ -30,4 +30,8 @@ export { default as promotionService } from './promotionService';
|
||||
export type * from './promotionService';
|
||||
|
||||
export { default as reportService } from './reportService';
|
||||
export { default as dashboardService } from './dashboardService';
|
||||
export { default as auditService } from './auditService';
|
||||
export type { CustomerDashboardStats, CustomerDashboardResponse } from './dashboardService';
|
||||
export type * from './reportService';
|
||||
export type * from './auditService';
|
||||
|
||||
Reference in New Issue
Block a user