dougmoscrop / serverless-http

Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉
Other
1.71k stars 164 forks source link

basePath is missing from Options Typescript type definition #245

Closed john-tipper closed 1 year ago

john-tipper commented 1 year ago

The Options type definition is missing a declaration for basePath: https://github.com/dougmoscrop/serverless-http/blob/master/serverless-http.d.ts#L19-L25