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

Function useSynchronizerIds

src/ui-react/hooks.ts:2430–2431  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2428};
2429
2430export const useSynchronizerIds: typeof useSynchronizerIdsDecl = () =>
2431 useThingIds(OFFSET_SYNCHRONIZER);
2432
2433export const useSynchronizer: typeof useSynchronizerDecl = (
2434 id?: Id,

Callers 4

ReaderFunction · 0.90
TestFunction · 0.90

Calls 1

useThingIdsFunction · 0.90

Tested by 2

ReaderFunction · 0.72
TestFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…