chore: export mixture metadata type

This commit is contained in:
artale 2026-06-27 13:58:43 +02:00
parent 237e8d2367
commit e59c4c60c7
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ export type {
WorkflowStep, WorkflowStep,
WorkflowDefinition, WorkflowDefinition,
FanOutResult, FanOutResult,
MixtureOfAgentsMetadata,
FanOutSubtaskFlow, FanOutSubtaskFlow,
FanOutSubtaskRouteContext, FanOutSubtaskRouteContext,
FanOutExecutor, FanOutExecutor,