2025-05-03 13:02:35 +03:00

4 lines
140 B
TypeScript

import "ckeditor5/ckeditor5.css";
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
export * from "./plugins.js";