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

x/earthstar/src/replica/doc_drivers/localstorage.ts>DocDriverLocalStorage#getConfig

Storage for private, distributed, offline-first applications.
Go to Latest
method DocDriverLocalStorage.prototype.getConfig
import { DocDriverLocalStorage } from "https://deno.land/x/earthstar@v10.2.2/src/replica/doc_drivers/localstorage.ts";

Parameters

key: string

Returns

Promise<string | undefined>