This commit is contained in:
wayanrivan
2026-03-11 13:48:16 +07:00
parent 03d8c204e3
commit bf1fd470c3
4 changed files with 94 additions and 1 deletions

View File

@ -3,4 +3,5 @@ export * from "./schema/hrms";
export * from "./schema/emr";
export * from "./schema/finances";
export * from "./schema/procurement";
export * from "./schema/pharmacy"
export * from "./schema/pharmacy";
export * from "./schema/pharmacy_logistic";