MCPcopy 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
455export const useStoreIds = () => useThingIds(OFFSET_STORE);
456
457export const useStore = (
458 id?: MaybeAccessor<Id | undefined>,

Callers 6

ContextNestedChildFunction · 0.90
UndefinedContextChildrenFunction · 0.90
BodyFunction · 0.90

Calls 1

useThingIdsFunction · 0.90

Tested by 3

ContextNestedChildFunction · 0.72
UndefinedContextChildrenFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…