import { type RpcProxy } from "https://deno.land/x/rimbu@1.0.2/channel/custom/rpc-proxy/rpc-proxy.ts";
const { Path } = RpcProxy;
An RPC call path, consisting of an array of path parts
definition: PathPart[]
import { type RpcProxy } from "https://deno.land/x/rimbu@1.0.2/channel/custom/rpc-proxy/rpc-proxy.ts";
const { Path } = RpcProxy;
An RPC call path, consisting of an array of path parts