Typescript node.js

Hi all
Right now i’m fighting to get code hinting in VS Typescript when programming node.js

All examples are work in flat scripting similar to this:

but as soon I start wrapping my code in module and classes nothing works.