Install TypeScript declarations from npm

InstructorMarius Schulz

Share this video with your friends

Send Tweet

This lesson shows you how to acquire type declaration files for your TypeScript projects directly from npm.

Brett Taylor
~ 7 years ago

Ah, this clears things up. Typings has been deprecated as of TypeScript 2.0+, so use the method in the video rather than Typings.