UNPKG

serverless-offline-reasint

Version:

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

5 lines (4 loc) 198 B
export { default as commandOptions } from "./commandOptions.js" export * from "./constants.js" export { default as defaultOptions } from "./defaultOptions.js" export * from "./supportedRuntimes.js"