UNPKG

@node-ts/bus-workflow

Version:

A workflow engine for orchestrating logic flows in distributed applications.

9 lines 455 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./workflow-data"), exports); tslib_1.__exportStar(require("./workflow"), exports); tslib_1.__exportStar(require("./registry/workflow-registry"), exports); tslib_1.__exportStar(require("./decorators"), exports); tslib_1.__exportStar(require("./message-workflow-mapping"), exports); //# sourceMappingURL=index.js.map