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