/** * @class jQuery * @source */ /** * @method ajax * @source * @return {jqXHR} */ /** * @class jQuery.Event * @source */ /** * @class jQuery.Promise * @source */ /** * @class jQuery.Deferred * @mixins jQuery.Promise * @source */ /** * @class jQuery.jqXHR * @source * @alternateClassName jqXHR */ /** * @class QUnit * @source */ /** * Provided by VisualEditorDataModule.php for the MediaWiki environment. * * @class ve.version * @singleton */ /** * @property {string|boolean} [id=false] Git commit hash (abbreviated to 7 characters) */ /** * @property {string|boolean} [url=false] URL to git commit viewer for #id */ /** * @property {number|boolean} [timestamp=false] Commit date (UNIX timestamp) */ /** * @property {string} [dateString=""] Formatted date or empty string */