type alias RpcProxy.Errorimport { type RpcProxy } from "https://deno.land/x/rimbu@1.2.0/channel/custom/rpc-proxy/rpc-proxy.ts"; const { Error } = RpcProxy; The RpcProxy error type definition: RpcProxyError.RpcProxyError