@opencx-internal/workflow-framework
v0.0.119
Published
Workflow framework, for internal use only by OpenCX
Readme
this is a framework for workflow abstraction
the goal of this workflow package is to make it easy to write actions and triggers and blocks of various types and make the FE editor dynamic
every thing need to be easily transported to the FE application every action, block, trigger should define input, output for the action there will be a runner function and a test function
