Skip to main content
Module

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

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

Options to initialise a Syncer with.

Properties

manager: SyncerManager

The manager this syncer will be managed by.

partner: ISyncPartner<I>

Determines how sync messages will be sent and received

optional
formats: FormatsArg<F>

An optional array of formats to sync. Defaults to just es.5.