Skip to main content
Module

x/earthstar/src/entries/node.ts>DocDriverSqlite#setConfig

Storage for private, distributed, offline-first applications.
Go to Latest
method DocDriverSqlite.prototype.setConfig
import { DocDriverSqlite } from "https://deno.land/x/earthstar@v10.0.2/src/entries/node.ts";

Parameters

key: string
content: string

Returns

Promise<void>