This commit is contained in:
2026-04-17 13:24:36 +07:00
parent 8bb80514ea
commit 94e9a91133
2 changed files with 48 additions and 0 deletions

View File

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