next.js
ca32decd - Fix cookies().set missing in types (#49806)

Commit
2 years ago
Fix cookies().set missing in types (#49806) Closes #49259. Note that even if we allow `.set` in the types, it will still error when called in wrong places (such as Server Components). fix NEXT-1090
Author
Parents
Loading