Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Type Parameters

DocType extends DocBase<string>

Properties

kind: "existing"
doc: DocType