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

File save.ts

packages/workflow-persistence/src/save.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db, workflowBlocks, workflowEdges, workflowSubflows } from '@sim/db'
2import { createLogger } from '@sim/logger'
3import { toError } from '@sim/utils/errors'
4import type { BlockState, WorkflowState } from '@sim/workflow-types/workflow'

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected