UNPKG

@stone-js/pipeline

Version:

An implementation based on the Chain of Responsibility (aka CoR) design pattern.

5 lines (4 loc) 118 B
export * from './Pipeline'; export * from './PipelineError'; export * from './declarations'; export * from './utils';