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

Method stopAutoSave

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

Source from the content-addressed store, hash-verified

178
179 /// Persister.stopAutoSave
180 stopAutoSave(): Promise<this>;
181
182 /// Persister.isAutoSaving
183 isAutoSaving(): boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected