Skip to content

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

Licensed under BUSL-1.1