feat(master): add new master of main diseases

This commit is contained in:
avicenan
2026-05-25 16:08:08 +09:00
parent ea800569b9
commit 38f58a32e1
2 changed files with 43 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export * from "../entity/notification";
export * from "../entity/counter";
export * from "../entity/room_number";
export * from "../entity/medical_form";
export * from "../entity/main_disease";
export * from "../types/public";
export * from "../types/action";