import chain2 from './chain2'; import tap2 from './tap2'; import thru from './thru'; export { chain2, tap2, thru };