import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { Call } = RemoteObject;
Interface defining a remote call structure.
Properties
path: RpcProxy.Path
import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { Call } = RemoteObject;
Interface defining a remote call structure.