UNPKG

@sklinet/strapi-plugin-tinymce

Version:

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

6 lines (5 loc) 147 B
declare const _default: () => { getSettings(): Promise<unknown>; setSettings(settings: any): Promise<unknown>; }; export default _default;