add new entity: queue monitoring
This commit is contained in:
@ -22,6 +22,7 @@ export * from "../entity/department"
|
||||
export * from "../entity/doctor_schedule"
|
||||
export * from "../entity/measurement_unit"
|
||||
export * from "../entity/reference_range"
|
||||
export * from "../entity/queue_monitoring"
|
||||
|
||||
export * from "../types/action";
|
||||
export * from "../types/error";
|
||||
|
||||
Reference in New Issue
Block a user