Skip to content
conficient edited this page Dec 20, 2012 · 3 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.

Usage Notes

AngularJS Definitions Usage Notes

Clone this wiki locally