MCPcopy Index your code
hub / github.com/tinyplex/tinybase / isAutoSaving

Function isAutoSaving

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

Source from the content-addressed store, hash-verified

314 };
315
316 const isAutoSaving = () => !isUndefined(autoSaveListenerId);
317
318 const startAutoPersisting = async (
319 initialContent?: Content | (() => Content),

Callers 1

saveAfterMutatedFunction · 0.70

Calls 1

isUndefinedFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…