oRPC Client Error Handling
Installation
SKILL.md
Error Handling in oRPC Clients
Handle type-safe errors in oRPC clients using type-safe error handling.
Using safe and isDefinedError
import { isDefinedError, safe } from '@orpc/client'