Skip to main content
Module

x/earthstar/mod.browser.ts>HaveEntryKeeperMode

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
type alias HaveEntryKeeperMode
import { type HaveEntryKeeperMode } from "https://deno.land/x/earthstar@v10.0.0-alpha.2/mod.browser.ts";

A mode describing whether the HaveEntryKeeper should process only existing docs, or also live ones.

definition: "existing" | "everything"