Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
'zustand'
;
2
import
{ api } from
'../services/api'
;
3
4
export
enum WorkflowPhase {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected