import { Syncer } from "https://deno.land/x/earthstar@v10.0.1/mod.browser.ts";
Fires the provided callback whenever any shares' syncing progress changes.
Parameters
callback: (status: SyncerStatus) => void
x/earthstar/mod.browser.ts>Syncer#onStatusChange
import { Syncer } from "https://deno.land/x/earthstar@v10.0.1/mod.browser.ts";
Fires the provided callback whenever any shares' syncing progress changes.