You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is something I might end up getting to myself, but it won't be my highest priority, considering that it does work with a require (and the usage for this module is so limited that the lack of types won't much influence the rest of your application).
Solved with
const expressWinston = require('express-winston');
But I believe that this has to be added to http://definitelytyped.org/
Thanks
The text was updated successfully, but these errors were encountered: