emr patient

This commit is contained in:
Narul Hidayah
2026-02-11 11:41:36 +07:00
parent 9c48ac1f01
commit 262477a26f
3 changed files with 106 additions and 0 deletions

View File

@ -1,4 +1,5 @@
export * from "./schema/public";
export * from "./schema/hrms";
export * from "./schema/emr";
export * from "./schema/finances";
export * from "./schema/procurement";