import { type RemoteChannelBase } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { MessageWithData } = RemoteChannelBase;
definition: MessageBase<T> & D
x/rimbu/channel/custom/index.ts>RemoteChannelBase.MessageWithData
import { type RemoteChannelBase } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { MessageWithData } = RemoteChannelBase;