PersistentAI API Documentation / @persistentai/fireflow-types / AllExecutionEvents
Type Alias: AllExecutionEvents
AllExecutionEvents =
{ [T in ExecutionEventEnum]: ExecutionEventImpl<T> }[ExecutionEventEnum]
Defined in: packages/fireflow-types/src/flow/execution-events.ts:229