UNPKG

pipio

Version:

Chain functions together and handle a complex workflow

6 lines 205 B
export * from './pipio'; export * as handlers from './handlers'; export { LambdaWrapperOutput } from './handlers'; import { pipio } from './pipio'; export default pipio; //# sourceMappingURL=index.d.ts.map