3 lines
106 B
TypeScript
Raw Normal View History

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