4 lines
140 B
TypeScript
Raw Normal View History

2025-05-03 13:02:35 +03:00
import "ckeditor5/ckeditor5.css";
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
export * from "./plugins.js";