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

x/earthstar/mod.ts>DocDriverMemory#setConfig

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

Parameters

key: string
value: string

Returns

Promise<void>