update
This commit is contained in:
@ -11,6 +11,7 @@ export * from "../entity/suco";
|
||||
export * from "../entity/application";
|
||||
export * from "../entity/currencies";
|
||||
export * from "../entity/inpatient_rooms";
|
||||
export * from "../entity/inpatient_room_beds";
|
||||
export * from "../entity/nationality";
|
||||
export * from "../entity/diagnosis";
|
||||
export * from "../entity/diagnostic_procedure";
|
||||
@ -51,6 +52,7 @@ export * from "../entity/ward";
|
||||
export * from "../entity/responsible_party_consent";
|
||||
export * from "../entity/foster_care_history";
|
||||
|
||||
export * from "../types/public";
|
||||
export * from "../types/action";
|
||||
export * from "../types/error";
|
||||
export * from "../types/paging";
|
||||
|
||||
Reference in New Issue
Block a user