import EditorJS from "@editorjs/editorjs"; const editor = new EditorJS("body"); console.log(editor);