You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gives you IntelliSense for parameters, but not on return type. Make sure it is `Response | void`.
278
-
279
258
This will work when you have TypeScript enabled in your Next project. To do that, create an empty `tsconfig.json` file in the root of your Next project and run:
0 commit comments