This commit is contained in:
wayanrivan
2026-02-12 12:45:08 +07:00
parent b2bf40992e
commit de86e52958
3 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ export * from "../entity/emr/emr_registration_outpatient";
export * from "../entity/emr/emr_registration_inpatient";
export * from "../entity/emr/emr_registration_emergency";
export * from "../entity/emr/emr_registration_hemodialysis";
export * from "../entity/emr/emr_amnanesis";
export * from "../entity/emr/emr_anamnesis";
export * from "../types/registration_type";
export * from "../types/registration_status";