This commit is contained in:
fro1991
2025-10-22 00:03:40 +07:00
parent aa11fbcf99
commit c12989c5d4
2 changed files with 39 additions and 0 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_currency_rates";
export * from "../entity/trx_banks";
export * from "../entity/trx_bank_swifts";