Skip to content

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

Licensed under BUSL-1.1