UNPKG

debug-color2

Version:

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

3 lines (2 loc) 123 B
export declare function setBindThis(target: any, me: any): any; export declare function bindBaseMethods(target: any): any;