Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ usePersisterIds
Function
usePersisterIds
src/ui-react/hooks.ts:2357–2358 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2355
};
2356
2357
export
const
usePersisterIds: typeof usePersisterIdsDecl = () =>
2358
useThingIds(OFFSET_PERSISTER);
2359
2360
export
const
usePersister: typeof usePersisterDecl = (
2361
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…