Skip to main content
Module

x/earthstar/mod.browser.ts>IReplicaDriver

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
interface IReplicaDriver
Re-export
import { type IReplicaDriver } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/mod.browser.ts";

A replica driver provides low-level access to a replica's documents and attachments. ReplicaDrivers are not meant to be used directly by users; let the Replica talk to it for you.