TF-3985 Add JMAP SaaS capability com:linagora:params:saas

This commit is contained in:
dab246
2025-09-09 12:21:01 +07:00
committed by Dat H. Pham
parent c6ace7a9b5
commit 066557110d
5 changed files with 46 additions and 1 deletions
+3 -1
View File
@@ -84,4 +84,6 @@ export 'oidc/token_oidc.dart';
export 'upload/file_info.dart';
export 'upload/upload_response.dart';
// Support
export 'support/contact_support_capability.dart';
export 'support/contact_support_capability.dart';
// SaaS
export 'saas/saas_account_capability.dart';