mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
[AC-1423] Introduce BitwardenProductType enum
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
export enum BitwardenProductType {
|
||||||
|
PasswordManager = 0,
|
||||||
|
SecretsManager = 1,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user