mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2026-07-08 05:01:35 +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!