next.js
f72dc6a0
- refactor: types for collected cache info in route modules (#71434)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#71434 - refactor: types for collected cache info in route modules
Author
lubieowoce
Parents
1d3ffea6
Loading