Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getStore
Method
getStore
src/@types/queries/index.d.ts:364–364 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
362
363
/// Queries.getStore
364
getStore(): Store;
365
366
/// Queries.getQueryIds
367
getQueryIds(): Ids;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected