import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/custom/remote-object/remote-object.ts";
const { Response } = RemoteObject;
Type defining a remote call response structure
x/rimbu/channel/custom/remote-object/remote-object.ts>RemoteObject.Response
import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/custom/remote-object/remote-object.ts";
const { Response } = RemoteObject;
Type defining a remote call response structure