UNPKG

@sklinet/strapi-plugin-tinymce

Version:

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

7 lines (6 loc) 126 B
declare const _default: ({ strapi }: { strapi: any; }) => { getConfig(key?: string): any; }; export default _default;