MCPcopy 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
1972export const usePersisterIds = () => useThingIds(OFFSET_PERSISTER);
1973
1974export const usePersister = (
1975 id?: MaybeAccessor<Id | undefined>,

Callers 3

ReaderFunction · 0.90

Calls 1

useThingIdsFunction · 0.90

Tested by 1

ReaderFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…