Skip to main content
Module

x/earthstar/mod.browser.ts>SyncAgentRangeMessageEvent

Storage for private, distributed, offline-first applications.
Go to Latest
type alias SyncAgentRangeMessageEvent
import { type SyncAgentRangeMessageEvent } from "https://deno.land/x/earthstar@v10.0.2/mod.browser.ts";

An event to be passed on to a RangeMessenger

definition: { kind: "RANGE_MSG"; message: RangeMessage; }