Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/mod.browser.ts>DocAlreadyExists

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

Type Parameters

DocType extends DocBase<string>

Properties

kind: "existing"
doc: DocType