mediawiki-extensions-Visual.../modules/ve-mw/init/ve.init.mw.Platform.init.js

10 lines
226 B
JavaScript
Raw Normal View History

/*!
* VisualEditor MediaWiki Platform init.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/*jshint nonew: false */
new ve.init.mw.Platform();