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