UNPKG

536 BTypeScriptView Raw
1export const BOLD: symbol;
2export const UNBOLD: symbol;
3export const BLUE: symbol;
4export const GREY: symbol;
5export const GREEN: symbol;
6export const RED: symbol;
7export const PURPLE: symbol;
8export const ORANGE: symbol;
9export const UNCOLOR: symbol;
10export function computeNoColorLoggingArgs(args: Array<string | Symbol | Object | number>): Array<string | object | number>;
11export function createModuleLogger(_print: (...args: any[]) => void, moduleName: string): (...args: any[]) => void;
12//# sourceMappingURL=logging.common.d.ts.map
\No newline at end of file