CodeGenieApp/serverless-express

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

Open

#365 aberto em 5 de fev. de 2021

Ver no GitHub
 (4 comments) (2 reactions) (0 assignees)JavaScript (674 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (4.977 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador