This commit is contained in:
fro1991
2025-10-29 22:10:30 +07:00
parent 1a7ef5020e
commit fb53a3d09d
3 changed files with 43 additions and 1 deletions

View File

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