UNPKG

debug-color2

Version:

colorize console log, this module can work with require('debug')

3 lines (2 loc) 129 B
import Console2 from '../node'; export declare function _log(this: Console2, name: string, argv: any[], failBack?: string): any;