import { type RpcProxy } from "https://deno.land/x/rimbu@1.1.0/channel/mod.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.1.0/channel/mod.ts";
const { Path } = RpcProxy;
An RPC call path, consisting of an array of path parts