Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/mod.ts>DocDriverMemory#upsert

Storage for private, distributed, offline-first applications.
Go to Latest
method DocDriverMemory.prototype.upsert
Re-export
import { DocDriverMemory } from "https://deno.land/x/earthstar@v10.2.0/mod.ts";

Type Parameters

DocType extends DocBase<string>