Skip to main content
Module

x/earthstar/src/replica/replica.ts

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v9.3.3/src/replica/replica.ts";

Classes

A replica of a share's data, used to read, write, and synchronise data to. Should be closed using the close method when no longer being used.