mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
Add messaging & messaging-internal libraries (#15711)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// Export the new message sender as the legacy MessagingService to minimize changes in the initial PR,
|
||||
// team specific PR's will come after.
|
||||
export { MessageSender as MessagingService } from "../messaging/message.sender";
|
||||
export { MessageSender as MessagingService } from "@bitwarden/messaging";
|
||||
|
||||
Reference in New Issue
Block a user