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

9 lines
167 B
JavaScript

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