Neah/node_modules/next/dist/esm/server/use-cache/constants.js
2025-04-24 17:19:14 +02:00

4 lines
110 B
JavaScript

// If the expire time is less than .
export const DYNAMIC_EXPIRE = 300;
//# sourceMappingURL=constants.js.map