UNPKG

strapi-html-editor

Version:

Presenting an alternative to standard wysiwyg editor in Strapi in the form of this HTML-editor that facilitates easier and hussle-free data customization to use with various frontends.

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