This commit is contained in:
fro1991
2025-10-25 22:54:02 +07:00
parent e59d10eb03
commit 806b9861fc
3 changed files with 40 additions and 12 deletions

View File

@ -7,6 +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_country_currencies";
export * from "../entity/trx_country_bank_currencies";
export * from "../entity/trx_currency_rates";
export * from "../entity/trx_banks";