This commit is contained in:
fro1991
2025-11-12 00:07:32 +07:00
parent 612fc742f6
commit 799f8016ed
4 changed files with 118 additions and 0 deletions

View File

@ -8,4 +8,6 @@ export * from "../entity/compliance_risk_transaction_details";
export * from "../entity/compliance_risk_customers";
export * from "../entity/compliance_risk_customer_details";
export * from "../entity/compliance_aml_news";
export * from "../entity/compliance_regulator_reports";
export * from "../entity/compliance_regulator_report_details";
export * from "../types/compliance";