1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-28 20:19:49 +01:00

4 lines
48 B
TypeScript
Raw Normal View History

2018-01-06 14:27:30 -05:00
export enum SecureNoteType {
Generic = 0,
}