Update CKEditor5 build files

This commit is contained in:
Stephen Abello
2026-04-23 15:16:24 +02:00
parent 0fbc7e5ef7
commit 808c43bfd6
162 changed files with 7651 additions and 256 deletions

View File

@@ -1,4 +1,4 @@
import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
import { Plugin } from '@ckeditor/ckeditor5-core';
/**
* InsertHtml Plugin.
*