import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/mod.ts";
const { Error } = RemoteObject;
The RemoteObject Error type.
definition: RemoteObjectError.RemoteObjectError
import { type RemoteObject } from "https://deno.land/x/rimbu@1.2.0/channel/mod.ts";
const { Error } = RemoteObject;
The RemoteObject Error type.