Skip to content

Commit

Permalink
fix: encryption metadata export
Browse files Browse the repository at this point in the history
  • Loading branch information
wkolod committed Jul 18, 2023
1 parent 5f0be69 commit 98197ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/core/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -414,5 +414,6 @@ class Service {
}

export {
Service
Service,
EncryptionMetadata
}

0 comments on commit 98197ef

Please sign in to comment.