I trying to create an application with angular 2,and want use underscore.js library in my .ts files ,for example when i want use this function :
let myId
You need to install underscore.d.ts typings in your project to use its js library. Check this to know how to include typings