middyjs / middy

🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
https://middy.js.org
MIT License
3.7k stars 374 forks source link

fix(types): typescript compile error #1198

Closed lmammino closed 4 months ago

lmammino commented 5 months ago

This should fix #1176.

I am not entirely sure this won't cause other weird typing side effects, so I'd love it if someone with some TypeScript expertise could do a thorough review.

CC @naorpeled

naorpeled commented 4 months ago

Hey @lmammino, sorry for the huge delay. Looks good to me.

OffensiveBias-08-145 commented 4 months ago

@willfarrell ?