Localisation updates from https://translatewiki.net.
[mediawiki.git] / resources / src / jsdoc.types.js
blobcb40c10005bae3b1775128f9fcb57ab85287799d
1 /**
2  * The purpose of this file is to aid the generation of our jsdoc documentation.
3  * It documents global JSDoc types. It is never shipped in production.
4  *
5  * @ignore
6  */
8 /**
9  * The global window object.
10  *
11  * These methods exist for backwards compatibility and should not be considered
12  * [stable](https://www.mediawiki.org/wiki/Special:MyLanguage/Stable_interface_policy/Frontend).
13  *
14  * @namespace window
15  */