Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.ts
File
store.ts
apps/sim/stores/workflows/subblock/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ generateId } from
'@sim/utils/id'
3
import
{ create } from
'zustand'
4
import
{ devtools } from
'zustand/middleware'
Callers
nothing calls this directly
Calls
9
createLogger
Function · 0.90
generateId
Function · 0.90
getBlock
Function · 0.90
isTriggerValid
Function · 0.90
populateTriggerFieldsFromConfig
Function · 0.90
debug
Method · 0.80
warn
Method · 0.65
set
Function · 0.50
get
Function · 0.50
Tested by
no test coverage detected