Skip to main content
Module

x/earthstar/src/syncer/syncer-types.ts>ShareStateFromResponse

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
type alias ShareStateFromResponse
import { type ShareStateFromResponse } from "https://deno.land/x/earthstar@v9.3.3/src/syncer/syncer-types.ts";
definition: Pick<ShareState, "share" | "partnerStorageId" | "partnerMaxLocalIndexOverall">