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

7 lines
158 B
JavaScript

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