UNPKG

@nocobase/flow-engine

Version:

A standalone flow engine for NocoBase, managing workflows, models, and actions.

6 lines (4 loc) 162 B
// 嵌入式wrapper组件 - 实时保存配置 export * from './embedded'; // 上下文菜单wrapper组件 - 确认后保存配置 export * from './contextual';