This commit is contained in:
fro1991
2025-10-29 22:08:10 +07:00
parent 593356e4e5
commit 1a7ef5020e
2 changed files with 44 additions and 0 deletions

View File

@ -1,3 +1,4 @@
export * from "../entity/trx_purposes";
export * from "../entity/trx_verifications";
export * from "../entity/trx_customers";
export * from "../entity/trx_customer_accounts";