Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.ts
File
store.ts
apps/sim/stores/workflows/registry/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ generateRandomHex } from
'@sim/utils/random'
3
import
{ create } from
'zustand'
4
import
{ devtools } from
'zustand/middleware'
Callers
nothing calls this directly
Calls
14
createLogger
Function · 0.90
invalidateWorkflowLists
Function · 0.90
getQueryClient
Function · 0.90
fetchWorkflowEnvelope
Function · 0.90
regenerateBlockIds
Function · 0.90
resetWorkflowStores
Function · 0.85
info
Method · 0.80
error
Method · 0.80
state
Method · 0.80
createRequestId
Function · 0.70
clear
Method · 0.65
set
Function · 0.50
Tested by
no test coverage detected