Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ startAutoSave
Method
startAutoSave
src/@types/persisters/index.d.ts:177–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
176
/// Persister.startAutoSave
177
startAutoSave(): Promise<this>;
178
179
/// Persister.stopAutoSave
180
stopAutoSave(): Promise<this>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected