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

Function getStats

src/persisters/common/create.ts:364–364  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

362 };
363
364 const getStats = (): PersisterStats => ({loads, saves});
365
366 const persister: any = {
367 load,

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…