This commit is contained in:
fro1991
2025-10-21 22:56:25 +07:00
parent 9217db541b
commit 058d40b1c8
4 changed files with 59 additions and 38 deletions

View File

@ -12,5 +12,5 @@ export * from "../entity/trx_banks";
export * from "../entity/trx_bank_swifts";
export * from "../entity/trx_receivers";
export * from "../entity/trx_transactions";
export * from "../entity/trx_transaction_activities";
export * from "../entity/trx_transaction_slas";
export * from "../types/trx";