UNPKG

@appricot/strapi-plugin-tinymce

Version:

Replaces the default Strapi WYSIWYG editor with a customized build of TinyMCE editor.

8 lines (6 loc) 132 B
const config = require("./config"); const settings = require("./settings"); module.exports = { config, settings, };