import { type SyncAgentRangeMessageEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
An event to be passed on to a RangeMessenger
definition: { kind: "RANGE_MSG"; message: RangeMessage; }
x/earthstar/src/syncer/syncer_types.ts>SyncAgentRangeMessageEvent
import { type SyncAgentRangeMessageEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
An event to be passed on to a RangeMessenger