Using TypeScript with Sails
问题 Is anyone using TypeScript with Sails? If so, what are you using for external declarations? I am in the middle of a Sails application project and learned about TypeScript. I am trying to determine if TypeScript is something I should pursue for this project. Any info will be appreciated. Thanks. 回答1: from : https://github.com/balderdashy/sails Sails is built with node connect express and socket.io . This means that definition files for these libraries are what you need. All of these are