mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-12 09:24:17 +00:00
3ecbaefef1
Change-Id: Ieb812a2fb85135f6db18a9a02c94efd83695a19e
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>
|
|
*/
|