Skip to content
Bart van der Schoor edited this page Feb 18, 2014 · 7 revisions

Welcome to the DefinitelyTyped wiki!

DefinitelyTyped is a community site created by Boris Yankov to store TypeScript declaration files.

A TypeScript declaration file is way of defining the types, functions and parameters in an external third-party JavaScript library. By using a declaration file in your TypeScript code will enable Intellisense and type checking against the external library you are using.

Contributing

Please see the contribution guide for information on how to contribute to this project.

Usage Notes

AngularJS Definitions Usage Notes

Clone this wiki locally