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