Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ useStoreIds
Function
useStoreIds
src/ui-solid/primitives.ts:455–455 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
453
};
454
455
export
const
useStoreIds = () => useThingIds(OFFSET_STORE);
456
457
export
const
useStore = (
458
id?: MaybeAccessor<Id | undefined>,
Callers
6
ContextNestedChild
Function · 0.90
ContextNestedDifferentChild
Function · 0.90
UndefinedContextChildren
Function · 0.90
ContextPrimitiveNoContext
Function · 0.90
ContextPrimitiveThingsChild
Function · 0.90
Body
Function · 0.90
Calls
1
useThingIds
Function · 0.90
Tested by
3
ContextNestedChild
Function · 0.72
ContextNestedDifferentChild
Function · 0.72
UndefinedContextChildren
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…