Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jquery] Don't use a separate type parameter for the type of
this
i…
…n event handlers. A separate type parameter is unnecessary as `this` and `currentTarget` reference the same object.
- Loading branch information