UNPKG

@editorjs/editorjs

Version:

Editor.js — open source block-style WYSIWYG editor with JSON output

8 lines (7 loc) 234 B
export * from './editor-config'; export * from './sanitizer-config'; export * from './paste-config'; export * from './conversion-config'; export * from './log-levels'; export * from './i18n-config'; export * from './i18n-dictionary';