mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The beta compiler is smarter about detecting inconsistencies: jquery.d.ts(192,11): error TS2189: Interface 'JQueryEventObject' cannot simultaneously extend types 'BaseJQueryEventObject' and 'JQueryInputEventObject': Types of property 'metaKey' of types 'BaseJQueryEventObject' and 'JQueryInputEventObject' are not identical. Documentation seems to indicate 'boolean' is correct: http://api.jquery.com/event.metaKey/ |
||
|---|---|---|
| .. | ||
| jquery-tests.ts | ||
| jquery.d.ts | ||