BytesB
tRPC2y ago
7 replies
Bytes

How do I return a plain text in trpc?

I want to return an ‘ok’ directly in the return data, not {result:{data: ‘xxx}}
Was this page helpful?