Type alias JsonRpcId

JsonRpcId: string | number | null

Valid JSON-RPC request ID types per spec: string, number, or null