typed-route-handler
typed-route-handler copied to clipboard
Type-safe API Route Handlers for Next.js
Results
2
typed-route-handler issues
Sort by
recently updated
recently updated
newest added
Hi, @venables, I came across this repo and it looks super interesting! I definitely plan to give it a try soon :) Until then - Given your example: ``` type...
As of 15.0.0-canary.171, next.js defaults to using a promise for the params type. This updates our types accordinglu. See the PR on next.js for more info: https://github.com/vercel/next.js/pull/68812