ChainGraph API Documentation / @badaitech/chaingraph-types / AllExecutionEvents
Type Alias: AllExecutionEvents
AllExecutionEvents =
{ [T in ExecutionEventEnum]: ExecutionEventImpl<T> }[ExecutionEventEnum]
Defined in: packages/chaingraph-types/src/flow/execution-events.ts:209