UNPKG

@smart-matrix/lcu-cli

Version:

This is the home of the LCU DevKit and the LCU CLI code.

5 lines (4 loc) 119 B
export declare class Logger { static Basic(message: any): void; static Headline(headline: string): void; }