Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git] / packages / docs-shared / lib / CommentThreadType.ts
blobdcddc86ebdb17418c38e6276454bdd39f7652521
1 export enum CommentThreadType {
2   Comment = 1,
3   Suggestion = 2,