PersistentAI API Documentation / @persistentai/fireflow-types / FlowEvents
Type Alias: FlowEvents
FlowEvents =
{ [K in FlowEventType]: FlowEvent<K> }[FlowEventType]
Defined in: packages/fireflow-types/src/flow/events.ts:236
Helper type to get all possible flow event types