import { type RemoteObjectImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { CallHandler } = RemoteObjectImpl;
definition: (path: RpcProxy.Path) => Promise<any>
x/rimbu/channel/custom/index.ts>RemoteObjectImpl.CallHandler
import { type RemoteObjectImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { CallHandler } = RemoteObjectImpl;