UNPKG

vuetify-pro-tiptap

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