UNPKG

strapi-plugin-react-editorjs-extended-embed

Version:

Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor and replacing it with Editor.js with extended embed

8 lines (5 loc) 89 B
'use strict'; const editorjs = require('./editorjs'); module.exports = { editorjs };