UNPKG

datav-vue3

Version:

Vue3 large screen data display component library

6 lines (5 loc) 166 B
export declare function withPrefix(loggerPrefix: string): { info(...msg: string[]): void; warn(...msg: string[]): void; error(...msg: string[]): void; };