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

9 lines
166 B
JavaScript

/**
* VisualEditor User Interface namespace.
*
* All classes and functions will be attached to this object to keep the global namespace clean.
*/
ve.ui = {
};