TtRPC•Created by grummi2682 on 6/13/2023 in #❓-help TRPCClientErrorlike no name property
Quick question: Why doesn't TRPCClientErrorLike have the name property? It is called ErrorLike, so I would expect it to have the same required properties as Error (name and message).