Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
2049
export
const
useSynchronizerIds = () => useThingIds(OFFSET_SYNCHRONIZER);
2050
2051
export
const
useSynchronizer = (
2052
id?: MaybeAccessor<Id | undefined>,
Callers
3
Reader
Function · 0.90
ContextPrimitiveNoContext
Function · 0.90
ContextPrimitiveThingsChild
Function · 0.90
Calls
1
useThingIds
Function · 0.90
Tested by
1
Reader
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…