/** * Pipeline Types * * This module provides shared types for the pipeline system to avoid circular dependencies. */ export {}; //# sourceMappingURL=pipelineTypes.js.map