/**
* The purpose of this file is to aid the generation of our jsdoc documentation.
* It documents global JSDoc types. It is never shipped in production.
* @ignore
*/
/**
* @namespace jQuery.plugin
* @classdesc A list of jQuery plugins that can be used on a jQuery object.
*/
/**
* @namespace jQuery
* @classdesc The jQuery library.
* @see https://api.jquery.com/jQuery/
*
* @method jQuery.Promise
*/
/**
* @namespace window
* @classdesc The global window object.
*/