Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
fix: expose communication policy service
Browse files Browse the repository at this point in the history
Signed-off-by: Ariel Gentile <[email protected]>
  • Loading branch information
genaris committed Jun 22, 2023
1 parent fef6432 commit 9477ba1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/services/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
export * from './CommunicationPolicyEvents'
export * from './CommunicationPolicyService'
export * from './UserProfileEvents'
export * from './UserProfileService'

0 comments on commit 9477ba1

Please sign in to comment.