UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

7 lines (6 loc) 195 B
export declare const logger: { info: (...args: string[]) => void; warn: (...args: string[]) => void; error: (...args: string[]) => void; }; export declare const logBrand: () => void;