UNPKG

@codegenie/serverless-express

Version:

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

6 lines (4 loc) 166 B
import configure from "./configure" export default configure; export { default as configure } from "./configure" export { getCurrentInvoke } from "./current-invoke"