import { type RemoteChannelClient } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { CrossChannelConfig } = RemoteChannelClient;
Interface defining the configuration options for creating a remote Channel.Cross channel
x/rimbu/channel/custom/index.ts>RemoteChannelClient.CrossChannelConfig
import { type RemoteChannelClient } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { CrossChannelConfig } = RemoteChannelClient;
Interface defining the configuration options for creating a remote Channel.Cross channel