mediawiki-extensions-Visual.../modules/ve2/dm/ve.dm.js

7 lines
158 B
JavaScript
Raw Normal View History

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