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