fiemwl / src /shared /constants /batch.ts
automindy's picture
Upload 1980 files
6111b2b verified
Raw
History Blame Contribute Delete
68 Bytes
export const DEFAULT_BATCH_EXPIRATION_SECONDS = 30 * 24 * 60 * 60;