UNPKG

mustard-app

Version:

个人前端微应用建设中。。。

4 lines (3 loc) 166 B
export declare function errorLog(e: string | Error): void; export declare function warnLog(str: string): void; export declare function log(...args: unknown[]): void;