This commit is contained in:
2025-12-03 14:24:04 +07:00
parent b1a3804dd6
commit 164fbb6908
3 changed files with 45 additions and 0 deletions

View File

@ -18,6 +18,7 @@ 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_deal_codes";
export * from "../entity/trx_transaction_slas";
export * from "../entity/trx_transaction_amls";
export * from "../entity/trx_transaction_signatures";