repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
docs-shared
/
lib
/
Events
/
InternalEventPublishStrategy.ts
blob
216357b347c1fb8d1482639c2889556a1c547000
1
export enum InternalEventPublishStrategy {
2
ASYNC = 'ASYNC',
3
SEQUENCE = 'SEQUENCE',
4
}