Type Alias: ExecutionState
ExecutionState = typeof
ExecutionState[keyof typeofExecutionState]
Defined in: types.ts:258
Type representing an execution state value.
ExecutionState = typeof
ExecutionState[keyof typeofExecutionState]
Defined in: types.ts:258
Type representing an execution state value.