import { type SyncerSyncAgentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
A SyncAgentEvent addressed to a specific share address.
definition: SyncAgentEvent & { to: string; }
x/earthstar/src/syncer/syncer_types.ts>SyncerSyncAgentEvent
import { type SyncerSyncAgentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
A SyncAgentEvent addressed to a specific share address.