UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

3 lines (2 loc) 118 B
export { eventHello } from '@functions/eventHello/handler'; export { httpHello } from '@functions/httpHello/handler';