MCPcopy
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

1import { createLogger } from '@sim/logger'
2import { generateRandomHex } from '@sim/utils/random'
3import { create } from 'zustand'
4import { devtools } from 'zustand/middleware'

Callers

nothing calls this directly

Calls 14

createLoggerFunction · 0.90
invalidateWorkflowListsFunction · 0.90
getQueryClientFunction · 0.90
fetchWorkflowEnvelopeFunction · 0.90
regenerateBlockIdsFunction · 0.90
resetWorkflowStoresFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
stateMethod · 0.80
createRequestIdFunction · 0.70
clearMethod · 0.65
setFunction · 0.50

Tested by

no test coverage detected