UNPKG
pipio
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.0
0.0.0-beta
Chain functions together and handle a complex workflow
github.com/ham3dz/pipio
ham3dz/pipio
pipio
/
dist
/
types
/
index.d.ts
6 lines
•
205 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./pipio'
;
export
*
as
handlers
from
'./handlers'
;
export
{
LambdaWrapperOutput
}
from
'./handlers'
;
import
{ pipio }
from
'./pipio'
;
export
default
pipio;
//# sourceMappingURL=index.d.ts.map