UNPKG

element-tiptap-vue3-niyuta

Version:

Rich-text editor build by baidu api and tiptap

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