API reference › @evolu/common › Task › RunStateRunning
Defined in: packages/common/src/Task.ts:1838
The Run has no abort request, observed abort, or exit.
Extends
Typed<"Running">
Properties
type
readonly type: "Running";
Defined in: packages/common/src/Type.ts:8883