import { type RemoteChannel } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { CrossConfig } = RemoteChannel;
Interface defining the cross-channel configuration for a RemoteChannel.
x/rimbu/channel/main/index.ts>RemoteChannel.CrossConfig
import { type RemoteChannel } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { CrossConfig } = RemoteChannel;
Interface defining the cross-channel configuration for a RemoteChannel.