UNPKG

@_sh/strapi-plugin-ckeditor

Version:

Integrates CKEditor 5 into your Strapi project as a fully customizable custom field. (Community Edition)

3 lines (2 loc) 87 B
import type { Preset } from './types'; export declare const defaultHtmlPreset: Preset;