This commit is contained in:
fro1991
2025-10-19 16:55:06 +07:00
parent ff20ac8f55
commit 2254382fff
3 changed files with 50 additions and 4 deletions

View File

@ -51,6 +51,7 @@ 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_currencies";
export * from "../entity/trx_banks";
export * from "../entity/trx_bank_swifts";
export * from "../types/trx";