Spaces:
Sleeping
Sleeping
File size: 152 Bytes
fea495a | 1 2 3 4 5 6 | export const DYNAMIC_EXPIRE = 300 // 5 minutes
;
export const RUNTIME_PREFETCH_DYNAMIC_STALE = 30 // 30 seconds
;
//# sourceMappingURL=constants.js.map |