UNPKG

@sklinet/strapi-plugin-tinymce

Version:

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

6 lines (5 loc) 146 B
declare const _default: { getSettings: (ctx: any) => Promise<void>; setSettings: (ctx: any) => Promise<void>; }; export default _default;