serverless-express icon indicating copy to clipboard operation
serverless-express copied to clipboard

fix: update type

Open eastwood opened this issue 4 years ago • 0 comments

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.

eastwood avatar Apr 21 '21 06:04 eastwood