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