Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/src/peer/peer.ts>Peer#getSyncers

Storage for private, distributed, offline-first applications.
Go to Latest
method Peer.prototype.getSyncers
import { Peer } from "https://deno.land/x/earthstar@v10.2.0/src/peer/peer.ts";

Get all syncers created by this peer. This includes running and cancelled syncers.