CodeGenieApp/serverless-express

[Bug]: `ConfigureParams` type is out-of-date.

Open

#365 创建于 2021年2月5日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)JavaScript (4,977 star) (674 fork)batch import
bughelp wanted

描述

I was attempting to add a custom eventSource and was getting typehint failures as the eventSource isn't defined in the ConfigureParams type.

https://github.com/vendia/serverless-express/blob/mainline/src/configure.d.ts

贡献者指南