mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-19 23:50:19 +00:00
a13fa7abf55daedf25b31258b908548f55962c7a
* Make SyntheticEvent.target generic over T again This change was added in https://github.com/DefinitelyTyped/DefinitelyTyped/commit/084926e23accedcbf700bf480e38abdeabcd971e but then reverted in https://github.com/DefinitelyTyped/DefinitelyTyped/commit/5607f54defce88bc52a0440288f434cafffdb5ce. The revert _looks_ like an accident to me, as it's a merge coming in from master vs. a purposeful change. Maybe it got accidentally stepped on in resolving a conflict? If `target` should no longer be the intersection of `EventTarget` and `T`, then there's not much point to `SyntheticEvent` being generic over `T`. * Make `currentTarget` generic over instead instead of `target`
Fix #10311: make resolve and browser-resolve proper modules, and add tsconfig.json and correct type references
…
…
…
…
…
…
…
Fix #10311: make resolve and browser-resolve proper modules, and add tsconfig.json and correct type references
…
…
…
…
…
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
- Typings - TypeScript Definition Manager
List of definitions
- See CONTRIBUTORS.md
Requested definitions
Here are the currently requested definitions.
License
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%