syntax errors free
[fnpeditor.git] / modules / visualEditor.js
1 rng.modules.visualEditor = function(sandbox) {\r
2 \r
3     return {\r
4         start: function() {\r
5         }\r
6     \r
7     }\r
8 };