MCPcopy
hub / github.com/simstudioai/sim / store.ts

File store.ts

apps/sim/stores/workflows/workflow/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { generateId } from '@sim/utils/id'
3import type { Edge } from 'reactflow'
4import { create } from 'zustand'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
generateLoopBlocksFunction · 0.90
generateParallelBlocksFunction · 0.90
filterValidEdgesFunction · 0.90
generateIdFunction · 0.90
isBlockProtectedFunction · 0.90
findAllDescendantNodesFunction · 0.90
filterNewEdgesFunction · 0.90
wouldCreateCycleFunction · 0.90
normalizeWorkflowStateFunction · 0.90
getUniqueBlockNameFunction · 0.90
mergeSubblockStateFunction · 0.90

Tested by

no test coverage detected