UNPKG

rhino-editor

Version:

A custom element wrapped rich text editor

4 lines (3 loc) 166 B
import { TipTapEditor } from "./elements/tip-tap-editor.js"; import { AttachmentManager } from "./attachment-manager.js"; export { TipTapEditor, AttachmentManager };