What are "Ambient Typings" in the Typescript Typings tool?

Viewed 6916

I hear the term "ambient" used to describe type definitions downloaded with the typings tool. What does that mean, though?

I can't seem to find a straightforward definition of it or the --ambient flag.

2 Answers
Related