mediawiki-extensions-Visual.../modules/ve/init/ve.init.js
Catrope 6afed5e5cc Move ve2/ back to ve/
Change-Id: Ie51d8e48171fb1f84045d1560ee603cee62b91f6
2012-06-19 18:20:28 -07:00

9 lines
156 B
JavaScript

/**
* Initialization namespace.
*
* All classes and functions will be attached to this object to keep the global namespace clean.
*/
ve.init = {
//
};