import { type SyncAgentEvent } from "https://deno.land/x/earthstar@v10.2.0/src/entries/universal.ts";
A type of message one SyncAgent can send to another.
x/earthstar/src/entries/universal.ts>SyncAgentEvent
import { type SyncAgentEvent } from "https://deno.land/x/earthstar@v10.2.0/src/entries/universal.ts";
A type of message one SyncAgent can send to another.