UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

4 lines (3 loc) 160 B
export declare function info(message: string): void; export declare function warn(message: string): void; export declare function error(message: string): void;