|
@@ -3,10 +3,10 @@
|
|
|
* For licensing, see LICENSE.md.
|
|
* For licensing, see LICENSE.md.
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
-'use strict';
|
|
|
|
|
-
|
|
|
|
|
/* bender-tags: browser-only */
|
|
/* bender-tags: browser-only */
|
|
|
|
|
|
|
|
|
|
+'use strict';
|
|
|
|
|
+
|
|
|
import Editor from '/ckeditor5/editor.js';
|
|
import Editor from '/ckeditor5/editor.js';
|
|
|
import Command from '/ckeditor5/command/command.js';
|
|
import Command from '/ckeditor5/command/command.js';
|
|
|
|
|
|