This commit is contained in:
Narul Hidayah
2026-01-02 00:07:25 +07:00
5 changed files with 13 additions and 111 deletions

View File

@ -6,8 +6,6 @@ export * from "../entity/hrms/hrms_leave_type";
export * from "../entity/hrms/hrms_shift";
export * from "../entity/hrms/hrms_employee";
export * from "../entity/hrms/hrms_scholarship";
export * from "../entity/hrms/hrms_faculty";
export * from "../entity/hrms/hrms_study";
export * from "../entity/hrms/hrms_training";
export * from "../entity/hrms/hrms_training_participant";
export * from "../entity/hrms/hrms_bank";