UNPKG

@node-ts/bus-workflow

Version:

A workflow engine for orchestrating logic flows in distributed applications.

6 lines (5 loc) 176 B
export * from './workflow-data' export * from './workflow' export * from './registry/workflow-registry' export * from './decorators' export * from './message-workflow-mapping'