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

Function getSynchronizerStats

src/synchronizers/index.ts:269–269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

267 };
268
269 const getSynchronizerStats = () => ({sends, receives});
270
271 const persister = createCustomPersister(
272 store,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…