mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-13 17:57:11 +00:00
15 lines
201 B
JavaScript
15 lines
201 B
JavaScript
|
/**
|
||
|
* @class jQuery
|
||
|
* <http://api.jquery.com/>
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @class jQuery.Event
|
||
|
* <http://api.jquery.com/Types/#Event>
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @class jQuery.Promise
|
||
|
* <http://api.jquery.com/Types/#Promise>
|
||
|
*/
|