bitwarden-browser/libs/common/src/enums/secureNoteType.ts

4 lines
46 B
TypeScript

export enum SecureNoteType {
Generic = 0,
}