UNPKG

@node-ts/bus-workflow

Version:

A workflow engine for orchestrating logic flows in distributed applications.

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