mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
Rename duplicate model more appropriately (#5288)
This commit is contained in:
@@ -6,7 +6,7 @@ export * from "./encrypted-message-payloads/password-generate-payload";
|
||||
export * from "./encrypted-message-responses/account-status-response";
|
||||
export * from "./encrypted-message-responses/cannot-decrypt-error-response";
|
||||
export * from "./encrypted-message-responses/cipher-response";
|
||||
export * from "./encrypted-message-responses/encrypted-message-response";
|
||||
export * from "./encrypted-message-responses/message-response-data";
|
||||
export * from "./encrypted-message-responses/failure-status-response";
|
||||
export * from "./encrypted-message-responses/generate-response";
|
||||
export * from "./encrypted-message-responses/success-status-response";
|
||||
|
||||
Reference in New Issue
Block a user