Editing: editor.js
import ContentModule from './editor/module'; const HelloPlusContent = new ContentModule(); window.helloPlusContent = HelloPlusContent;
Save
Back