This commit is contained in:
2025-11-28 11:02:19 +07:00
parent 5a49bbba53
commit e1f0c286d4
4 changed files with 57 additions and 3 deletions

View File

@ -25,4 +25,5 @@ export * from "../entity/trx_email_logs";
export * from "../entity/trx_maintenances";
export * from "../entity/trx_maintenance_details";
export * from "../entity/trx_maintenance_slas";
export * from "../entity/trx_maintenance_groups";
export * from "../types/trx";