MCPcopy Index your code
hub / github.com/tinyplex/tinybase / useSynchronizerIds

Function useSynchronizerIds

src/ui-solid/primitives.ts:2049–2049  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2047};
2048
2049export const useSynchronizerIds = () => useThingIds(OFFSET_SYNCHRONIZER);
2050
2051export const useSynchronizer = (
2052 id?: MaybeAccessor<Id | undefined>,

Callers 3

ReaderFunction · 0.90

Calls 1

useThingIdsFunction · 0.90

Tested by 1

ReaderFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…