Skip to main content
Module

x/earthstar/src/entries/npm.ts>HistoryMode

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

Represents fetching all historical versions of a document by authors, or just the latest versions.

definition: "latest" | "all"