room to pharmacy
This commit is contained in:
@ -34,6 +34,7 @@ export * from "../entity/patient_group"
|
||||
export * from "../entity/patient_guarantor"
|
||||
export * from "../entity/user_to_room"
|
||||
export * from "../entity/refferal_hospital"
|
||||
export * from "../entity/room_to_pharmacy"
|
||||
|
||||
export * from "../types/action";
|
||||
export * from "../types/error";
|
||||
@ -42,3 +43,4 @@ export * from "../types/role";
|
||||
export * from "../types/status";
|
||||
export * from "../types/email";
|
||||
export * from "../types/telegram";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user