HonoH
Hono2y ago
Nxia618

Losing type information on Client for AppType

I'm getting output: { [x: string]: any; result?: any; }; on the client but server is showing correct type. I have strict true on the client lib.
image.png
image.png
Was this page helpful?