File size: 110 Bytes
1e92f2d | 1 2 3 | export const DYNAMIC_EXPIRE = 300 // 5 minutes
export const DYNAMIC_PREFETCH_DYNAMIC_STALE = 30 // 30 seconds
|
1e92f2d | 1 2 3 | export const DYNAMIC_EXPIRE = 300 // 5 minutes
export const DYNAMIC_PREFETCH_DYNAMIC_STALE = 30 // 30 seconds
|