import { type SyncAgentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
A type of message one SyncAgent can send to another.
x/earthstar/src/syncer/syncer_types.ts>SyncAgentEvent
import { type SyncAgentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
A type of message one SyncAgent can send to another.