UNPKG

pipio

Version:

Chain functions together and handle a complex workflow

6 lines (5 loc) 157 B
export * from './pipio'; import * as handlers_1 from './handlers'; export { handlers_1 as handlers }; import { pipio } from './pipio'; export default pipio;