Skip to content
Bart van der Schoor edited this page Feb 18, 2014 · 8 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.

How-to-contribute

See the guide

Usage Notes

AngularJS Definitions Usage Notes

Clone this wiki locally