ChainGraph API Documentation / @badaitech/chaingraph-types / ExecutionEventType
Type Alias: ExecutionEventType<T>
ExecutionEventType<
T> =ExecutionEventImpl<T>
Defined in: packages/chaingraph-types/src/flow/execution-handlers.ts:154
Type helper to extract full event type from event enum
Type Parameters
T
T extends ExecutionEventEnum