This commit is contained in:
fro1991
2025-10-19 15:42:28 +07:00
parent 9cb6f82039
commit ff20ac8f55
4 changed files with 81 additions and 6 deletions

View File

@ -50,6 +50,7 @@ export * from "../entity/trx_customer_users";
export * from "../entity/trx_customer_user_refresh_tokens";
export * from "../entity/trx_customer_user_activities";
export * from "../entity/trx_customer_costs";
export * from "../entity/trx_countries";
export * from "../entity/trx_banks";
export * from "../entity/trx_bank_swifts";
export * from "../types/trx";