UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

3 lines (2 loc) 184 B
export type SupportedCustomFieldPlugin = 'plugin::ckeditor.CKEditor' | 'plugin::ckeditor5.CKEditor'; export declare const SUPPORTED_CUSTOM_FIELD_PLUGINS: SupportedCustomFieldPlugin[];