UNPKG

serverless-offline

Version:

Emulate AWS λ and API Gateway locally when developing your Serverless project

3 lines (2 loc) 134 B
export { default as catchAllRoute } from "./_catchAll/index.js" export { default as connectionsRoutes } from "./connections/index.js"