This commit is contained in:
2025-11-29 03:24:34 +07:00
parent 7a2bfe49af
commit 720dc6ac6f
5 changed files with 70 additions and 16 deletions

View File

@ -26,4 +26,5 @@ 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 "../entity/trx_maintenance_customers";
export * from "../types/trx";