mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-09 14:57:19 +00:00
There is existing @types definition for express-flash. Let's use it and just augment a method required by the existing code to please compiler. Thanks!