Explore Library
FlashcardIntermediate

Installing @types Packages

Learn how to add community type definitions from DefinitelyTyped for untyped JavaScript libraries.

Question

How do you add TypeScript types for a JS library that ships no types of its own?

Click to reveal answer