forked from DefinitelyTyped/DefinitelyTyped
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
Please see the contribution guide for information on how to contribute to this project.