Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getStore
Method
getStore
src/@types/checkpoints/index.d.ts:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
/// Checkpoints.getStore
41
getStore(): Store;
42
43
/// Checkpoints.getCheckpointIds
44
getCheckpointIds(): CheckpointIds;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected