Skip to main content
Module

x/earthstar/mod.ts>DocAlreadyExists

Storage for private, distributed, offline-first applications.
Latest
interface DocAlreadyExists
import { type DocAlreadyExists } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

Type Parameters

DocType extends DocBase<string>

Properties

kind: "existing"
doc: DocType