PersistentAI API Documentation / @persistentai/fireflow-types / ExecutionEventDataType
Type Alias: ExecutionEventDataType<T>
ExecutionEventDataType<
T> =ExecutionEventData[T]
Defined in: packages/fireflow-types/src/flow/execution-handlers.ts:149
Type helper to extract event data type from event enum
Type Parameters
T
T extends ExecutionEventEnum