mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* fix incorrect return values for aws-serverless-express proxy proxy() returns a ProxyResult as long as resolutionMode is provided. https://github.com/awslabs/aws-serverless-express/blob/master/src/index.js#L210 As it is now, the types are misleading and prevent you from awaiting the promise, which is required for it all to work. * Update aws-serverless-express/index to make unified-signatures pass https://travis-ci.org/DefinitelyTyped/DefinitelyTyped/builds/526699822#L572 |
||
|---|---|---|
| .. | ||
| aws-serverless-express-tests.ts | ||
| index.d.ts | ||
| middleware.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||