UNPKG

@sqx717/element-tiptap-vue3-fixed

Version:

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

5 lines (4 loc) • 105 B
export default class Logger { static warn(msg: string): void; static error(msg: string): void; }