Unable to get RPC working with the inferred input type
Server is a simple example from the docs, using Bun.
The client is a simple component in Vue. Path-type and return type seems to work correctly, but the input type does not. I would assume type safety should complain if I send it something other than what I give to zValidator? Also, it does not help me auto-complete the query.name
1 Reply
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View