This commit is contained in:
fro1991
2025-11-20 23:02:23 +09:00
parent 7d8afa40ea
commit 574e25728f
2 changed files with 75 additions and 0 deletions

View File

@ -10,4 +10,5 @@ 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 "../entity/compliance_futuru_accounts";
export * from "../types/compliance";