Exposing server-side caller and tRPC caller/helper through the same export?
Hey there 👋 I'm wondering if anyone thinks it could be unwise to expose the server-side caller and the tRPC caller through the same export.
I would prefer to use both through a single export, but I'm unsure if could be bad practice. Any thoughts are appreciated.
0 Replies