import { type RemoteChannelBase } from "https://deno.land/x/rimbu@1.1.0/channel/custom/remote-channel/remote-channel-impl.ts";
const { MessageBase } = RemoteChannelBase;
Module
x/rimbu/channel/custom/remote-channel/remote-channel-impl.ts>RemoteChannelBase.MessageBase
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.