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

Method stopAutoLoad

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

Source from the content-addressed store, hash-verified

166
167 /// Persister.stopAutoLoad
168 stopAutoLoad(): Promise<this>;
169
170 /// Persister.isAutoLoading
171 isAutoLoading(): boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected