UNPKG

@wuapi/processor

Version:
5 lines (4 loc) 203 B
export declare function error(msg: string): void; export declare function warning(msg: string): void; export declare function info(msg: string): void; export declare function succeed(msg: string): void;