UNPKG

@enter-at/lambda-handlers

Version:

An opinionated Typescript package that facilitates specifying AWS Lambda handlers including input validation, error handling and response formatting.

3 lines (2 loc) 73 B
export * from "./BaseHandler"; export * from "./APIGatewayProxyHandler";