MCPcopy Create free account
hub / github.com/tinyplex/tinybase / checkpoints

Function checkpoints

docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:276–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

274 () => getProps(props.getCheckpointComponentProps, checkpointId),
275 {
276 get checkpoints() {
277 return getValue(resolvedCheckpoints);
278 },
279 checkpointId,
280 get debugIds() {
281 return props.debugIds;

Callers

nothing calls this directly

Calls 1

getValueFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…