mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
transpiled npm package
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
export enum BrowserType {
|
||||
Chrome = 2,
|
||||
Firefox = 3,
|
||||
Opera = 4,
|
||||
Edge = 5,
|
||||
Vivaldi = 19,
|
||||
Safari = 20,
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
export enum FieldType {
|
||||
Text = 0,
|
||||
Hidden = 1,
|
||||
Boolean = 2,
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
export enum SecureNoteType {
|
||||
Generic = 0,
|
||||
}
|
||||
Reference in New Issue
Block a user