mediawiki-extensions-Visual.../modules/ve/ui/ve.ui.js

14 lines
296 B
JavaScript
Raw Normal View History

/**
* VisualEditor user interface namespace.
*
* @copyright 2011-2012 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/**
* Namespace for all VisualEditor user interface classes, static methods and static properties.
*/
ve.ui = {
//
};