next.js
f72dc6a0 - refactor: types for collected cache info in route modules (#71434)

Commit
1 year ago
refactor: types for collected cache info in route modules (#71434) adds types for `renderOpts.collectedRevalidate` & friends (only used in route modules). nicer than doing `(context.renderOpts as any)` everywhere
Author
Parents
Loading