mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
add more enums to jslib
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
export { CipherType } from './enums/cipherType.enum';
|
||||
export { DeviceType } from './enums/deviceType.enum';
|
||||
export { EncryptionType } from './enums/encryptionType.enum';
|
||||
export { FieldType } from './enums/fieldType.enum';
|
||||
export { SecureNoteType } from './enums/secureNoteType.enum';
|
||||
|
||||
Reference in New Issue
Block a user