Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ usePersisterIds
Function
usePersisterIds
src/ui-solid/primitives.ts:1972–1972 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1970
};
1971
1972
export
const
usePersisterIds = () => useThingIds(OFFSET_PERSISTER);
1973
1974
export
const
usePersister = (
1975
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…