1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00
Files
browser/src/enums/secureNoteType.enum.ts
2017-11-04 22:43:07 -04:00

4 lines
48 B
TypeScript

export enum SecureNoteType {
Generic = 0,
}