mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
|
|
export * from "./plugins.js";
|