Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/entries/universal.ts>SyncerEvent

Storage for private, distributed, offline-first applications.
Go to Latest
type alias SyncerEvent
Re-export
import { type SyncerEvent } from "https://deno.land/x/earthstar@v10.2.0/src/entries/universal.ts";

An event a Syncer can send or receive.

definition:
| SyncerSyncAgentEvent
| SyncerDiscloseEvent
| SyncerHeartbeat
| SyncerFulfilledEvent