CodeGenieApp/serverless-express

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

Open

#365 ouverte le 5 févr. 2021

Voir sur GitHub
 (4 commentaires) (2 réactions) (0 assignés)JavaScript (4 977 stars) (674 forks)batch import
bughelp wanted

Description

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

Guide contributeur