UNPKG

@yuniit/element-tiptap

Version:

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

4 lines (3 loc) • 186 B
export { default as useCharacterCount } from './useCharacterCount'; export { default as useCodeView } from './useCodeView'; export { default as useEditorStyle } from './useEditorStyle';