Types to indicate the execution model #5858
Closed
alexwork1611
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
what's needed for this? is this just a jsdoc comment? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It'd be cool if the different route functions would have type annotations to indicate whether they are server-only, client-only, or isomorphic. It would be greatly appreciated, the AI agents would benefit from it, and it would really help with DX.
So from this:
To this:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions