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