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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
46 B
TypeScript
Raw Normal View History

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