UNPKG

log-mess

Version:

Log messages with tags and configuration

3 lines (2 loc) 130 B
export declare function isLog(tag: string | undefined, silent?: boolean): boolean; export declare function isVariable(): boolean;