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) 94 B
'use strict'; const myService = require('./my-service'); module.exports = { myService, };