MCPcopy Create free account
hub / github.com/ScrapeGraphAI/scrapecraft / WorkflowPhase

Enum WorkflowPhase

frontend/src/store/workflowStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { api } from '../services/api';
3
4export enum WorkflowPhase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected