mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-04 16:04:45 +08:00
b293be0d512965f99cc12ac12496d5f2d1d728fb
- Added JSdoc to Marionette.Controller - Added getOption method to Marionette.Controller. - Introduced interfaces for configuration options for Region construction and the Region.show() method. - Added missing options parameter to Region.show() and Region.attachView() - Removed method Region.ensureEl() since this does not seem to exist on the Marionette.Region class. - Removed method Region.open() since this does not seem to exist on the Marionette.Region class. - Added return-type specifications to methods, instead of relying on implicit any. (Most methods just return 'this'). - Merged a previous commit that removed superfluous generics from several classes that didn't need them.
cheerio: fixed format of header as suggested by Bartvds - https://github.com/borisyankov/DefinitelyTyped/pull/2588
DefinitelyTyped 
The repository for high quality TypeScript type definitions.
For more information see the definitelytyped.org website.
Usage
Include a line like this:
/// <reference path="jquery.d.ts" />
Contributions
DefinitelyTyped only works because of contributions by users like you!
Please see the contribution guide on how to contribute to DefinitelyTyped.
How to get the definitions
- Directly from the Github repos
- NuGet packages
- TypeScript Definition manager
List of definitions
- See CONTRIBUTORS.md
Requested definitions
Here is an updated list of definitions people have requested.
Licence
This project is licensed under the MIT license.
Copyrights on the definition files are respective of each contributor listed at the beginning of each definition file.
Languages
TypeScript
100%