UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

7 lines (6 loc) 253 B
/** * Mock types for the Serverless Framework. * Copied from node_modules/@types/serverless/index.d.ts when the 'serverless' package is not installed. * External references (AwsProvider, Service class, etc.) are inlined or simplified. */ export {};