updates
This commit is contained in:
@@ -20,6 +20,9 @@ export type * from './bookingService';
|
||||
export { default as paymentService } from './paymentService';
|
||||
export type * from './paymentService';
|
||||
|
||||
export { default as invoiceService } from './invoiceService';
|
||||
export type * from './invoiceService';
|
||||
|
||||
export { default as userService } from './userService';
|
||||
export type * from './userService';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user