forked from DefinitelyTyped/DefinitelyTyped
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bart van der Schoor edited this page Apr 20, 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.
Please see the contribution guide at definitelytyped.org for information on how to contribute to this project..