Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ isAutoLoading
Function
isAutoLoading
src/persisters/common/create.ts:273–273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
};
272
273
const
isAutoLoading = () => !isUndefined(autoLoadHandle);
274
275
const
save =
async
(
276
changes?: PersistedChanges<
Callers
nothing calls this directly
Calls
1
isUndefined
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…