import { type RemoteChannelBase } from "https://deno.land/x/rimbu@1.1.0/channel/custom/index.ts";
const { MessageTypes } = RemoteChannelBase;
definition: MessageFormat["type"]
x/rimbu/channel/custom/index.ts>RemoteChannelBase.MessageTypes
import { type RemoteChannelBase } from "https://deno.land/x/rimbu@1.1.0/channel/custom/index.ts";
const { MessageTypes } = RemoteChannelBase;