UNPKG

debug-color2

Version:

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

3 lines (2 loc) 150 B
import Console2, { IOptions } from '../node'; export declare function _time(this: Console2, data?: Parameters<IOptions["labelFormatFn"]>[0]): string;