UNPKG

@sharpetronics/strapi-plugin-tinymce-editor

Version:

Replaces the default Strapi WYSIWYG editor with a self-hosted build of the TinyMCE editor.

8 lines (5 loc) 103 B
'use strict'; const myController = require('./my-controller'); module.exports = { myController, };