resources: Upgrade OOjs from v2.2.2 to v3.0.0
[lhc/web/wiklou.git] / maintenance / jsduck / external.js
1 /**
2 * Source: <https://api.jquery.com/>
3 * @class jQuery
4 */
5
6 /**
7 * Source: <https://api.jquery.com/jQuery.ajax/>
8 * @method ajax
9 * @static
10 * @return {jqXHR}
11 */
12
13 /**
14 * Source: <https://api.jquery.com/Types/#Event>
15 * @class jQuery.Event
16 */
17
18 /**
19 * Source: <https://api.jquery.com/jQuery.Callbacks/>
20 * @class jQuery.Callbacks
21 */
22
23 /**
24 * Source: <https://api.jquery.com/Types/#Promise>
25 * @class jQuery.Promise
26 */
27
28 /**
29 * Source: <https://api.jquery.com/jQuery.Deferred/>
30 * @class jQuery.Deferred
31 * @mixins jQuery.Promise
32 */
33
34 /**
35 * Source: <https://api.jquery.com/Types/#jqXHR>
36 * @class jQuery.jqXHR
37 * @alternateClassName jqXHR
38 */
39
40 /**
41 * Source: <https://api.qunitjs.com/>
42 * @class QUnit
43 */
44
45 /**
46 * Source: <https://doc.wikimedia.org/oojs/master/OO.html>
47 * @class OO
48 */
49
50 /**
51 * Source: <https://doc.wikimedia.org/oojs/master/OO.EventEmitter.html>
52 * @class OO.EventEmitter
53 */
54
55 /**
56 * Source: <https://doc.wikimedia.org/oojs/master/OO.EmitterList.html>
57 * @class OO.EmitterList
58 */
59
60 /**
61 * Source: <https://doc.wikimedia.org/oojs/master/OO.Factory.html>
62 * @class OO.Factory
63 */
64
65 /**
66 * Source: <https://doc.wikimedia.org/oojs/master/OO.Registry.html>
67 * @class OO.Registry
68 */
69
70 /**
71 * Source: <https://doc.wikimedia.org/oojs/master/OO.SortedEmitterList.html>
72 * @class OO.SortedEmitterList
73 */