This commit is contained in:
2026-04-17 14:18:49 +07:00
parent 756fab67db
commit 78e3751eb7
2 changed files with 46 additions and 0 deletions

View File

@ -10,6 +10,7 @@ export * from "../entity/munisipo";
export * from "../entity/suco";
export * from "../entity/application";
export * from "../entity/currencies";
export * from "../entity/inpatient_rooms";
export * from "../entity/nationality";
export * from "../entity/diagnosis";
export * from "../entity/diagnostic_procedure";