mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
code: workflow,nextjs,frontends (1 files)
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
* @deprecated Import from '@/lib/workflow' instead
|
||||
*/
|
||||
|
||||
export {
|
||||
executeWorkflow,
|
||||
executeNode,
|
||||
} from '../execution/execute-workflow'
|
||||
|
||||
export { executeWorkflow } from '../execution/execute-workflow'
|
||||
export { executeNode } from '../execution/execute-node'
|
||||
export { executeActionNode } from '../nodes/execute-action-node'
|
||||
export { executeConditionNode } from '../nodes/execute-condition-node'
|
||||
|
||||
Reference in New Issue
Block a user