UNPKG

@sqx717/element-tiptap-vue3-fixed

Version:

🌸A modern WYSIWYG rich-text editor using tiptap and Element Plus for Vue3

4 lines (3 loc) • 96 B
import { Node } from '@tiptap/core'; declare const Title: Node<any, any>; export default Title;