import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/mod.ts";
const { Constructors } = RemoteObject;
Defines the static RemoteObject
API.
Methods
Returns a new RpcProxy
that can be used to perform remote operations on a RemoteObject server.