Visual Studio 2017: Updating TypeScript declaration files -


i developing typescript application in visual studio.

for understanding visual studio downloads declaration files (*.d.ts) definitelytyped folder c:\users\{user}\appdata\local\microsoft\typescript\node_modules\@types.

my question how can them updated or in vs see declaration files used in project?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -