* apply the aggregator automatically * add comment * apply aggregate * improve pipe aggregation * improve test cases * improvements * clean tests * renameing to merge * fix merge apply * move merge apply * cleanup cart workflow and end point * fixes and naming
5 lines
118 B
TypeScript
5 lines
118 B
TypeScript
export * from "./merge-data"
|
|
export * from "./empty-handler"
|
|
export * from "./pipe"
|
|
export * from "./workflow-export"
|