This commit is contained in:
fro1991
2025-10-20 23:20:10 +07:00
parent 2b42b427e2
commit 63ff039e77

View File

@ -7,7 +7,7 @@ export * from "../entity/trx_customer_user_activities";
export * from "../entity/trx_customer_costs";
export * from "../entity/trx_countries";
export * from "../entity/trx_currencies";
export * from "../entity/trx_currency_rates";
export * from "../entity/trx_banks";
export * from "../entity/trx_bank_swifts";
export * from "../entity/trx_currency_rates";
export * from "../types/trx";