Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
generateShortId
Function · 0.90
patchRowIdInEntry
Function · 0.85
set
Function · 0.50
get
Function · 0.50
Tested by
no test coverage detected