Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.ts
File
store.ts
apps/sim/stores/undo-redo/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ UNDO_REDO_OPERATIONS } from
'@sim/realtime-protocol/constants'
3
import
type
{ Edge } from
'reactflow'
4
import
{ create } from
'zustand'
Callers
nothing calls this directly
Calls
13
createLogger
Function · 0.90
persist
Function · 0.85
isRecordingSuspended
Function · 0.85
isOperationApplicable
Function · 0.85
getItem
Method · 0.80
setItem
Method · 0.80
removeItem
Method · 0.80
debug
Method · 0.80
shift
Method · 0.80
getStackKey
Function · 0.70
warn
Method · 0.65
get
Function · 0.50
Tested by
no test coverage detected