Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / ExecutionEventType

Type Alias: ExecutionEventType<T>

ExecutionEventType<T> = ExecutionEventImpl<T>

Defined in: packages/fireflow-types/src/flow/execution-handlers.ts:154

Type helper to extract full event type from event enum

Type Parameters

T

T extends ExecutionEventEnum

Licensed under BUSL-1.1