UNPKG

@sklinet/strapi-plugin-tinymce

Version:

Strapi custom field with a customized build of TinyMCE richtext editor.

12 lines (11 loc) 219 B
declare const pluginPermissions: { 'menu-link': { action: string; subject: null; }[]; settings: { action: string; subject: null; }[]; }; export default pluginPermissions;