serverless-express
serverless-express copied to clipboard
fix: update type
https://github.com/vendia/serverless-express/issues/374
Description of changes:
Moved @types/aws-lambda into dependencies <--- will require discussion of this impact
Used reference typing in .d.ts file and included namespacing
Checklist
- [x] Tests have been added and are passing
- [x] Documentation has been updated
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.