type RunStatus = "running" | "paused" | "finished" | "errored" | "aborted";
Defined in: packages/workflow-core/src/types.ts:483
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications