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

Method isAutoLoading

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

Source from the content-addressed store, hash-verified

169
170 /// Persister.isAutoLoading
171 isAutoLoading(): boolean;
172
173 /// Persister.save
174 save(): Promise<this>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected