UNPKG

cmte

Version:

Design by Committee™ except it's just you and LLMs

7 lines (6 loc) 148 B
/** * Execution module exports */ export * from './set-executor.js'; export * from './phase-executor.js'; export * from './workflow-executor.js';