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
Update all non-major dependencies
[ProtonMail-WebClient.git]
/
applications
/
calendar
/
src
/
app
/
helpers
/
encryptedSearch
/
constants.ts
blob
bd32e2841a93fed595b1858b2c288fbf01fc6b71
1
export const CALENDAR_CORE_LOOP = 'core';
2
3
export const MIN_EVENT_BATCH = 20;
4
export const MAX_EVENT_BATCH = 100;