MCPcopy
hub / github.com/simstudioai/sim / store.ts

File store.ts

apps/sim/stores/table/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Zustand store for table undo/redo stacks.
3 * Ephemeral — no persistence. Stacks are keyed by tableId.
4 */

Callers

nothing calls this directly

Calls 4

generateShortIdFunction · 0.90
patchRowIdInEntryFunction · 0.85
setFunction · 0.50
getFunction · 0.50

Tested by

no test coverage detected