import { type RpcProxy } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { Error } = RpcProxy;
The RpcProxy error type
definition: RpcProxyError.RpcProxyError
import { type RpcProxy } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { Error } = RpcProxy;
The RpcProxy error type