MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getSynchronizerStats

Method getSynchronizerStats

src/@types/synchronizers/index.d.ts:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 stopSync(): Promise<this>;
57 /// Synchronizer.getSynchronizerStats
58 getSynchronizerStats(): SynchronizerStats;
59}
60
61/// createCustomSynchronizer

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected