UNPKG

debug-color2

Version:

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

6 lines 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._logFormat = void 0; var util_1 = require("util"); Object.defineProperty(exports, "_logFormat", { enumerable: true, get: function () { return util_1.format; } }); //# sourceMappingURL=_logFormat.js.map