mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2026-08-25 15:51:17 +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!