Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2430
export
const
useSynchronizerIds: typeof useSynchronizerIdsDecl = () =>
2431
useThingIds(OFFSET_SYNCHRONIZER);
2432
2433
export
const
useSynchronizer: typeof useSynchronizerDecl = (
2434
id?: Id,
Callers
4
Reader
Function · 0.90
Test
Function · 0.90
ContextPrimitiveNoContext
Function · 0.90
ContextPrimitiveThingsChild
Function · 0.90
Calls
1
useThingIds
Function · 0.90
Tested by
2
Reader
Function · 0.72
Test
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…